harper
https://github.com/automattic/harper
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to harper
Help out
- Issues
- Harper should try to detect "the" as a typo for "they"
- suggest `poorly` correction for the typo `prooly`
- correct out to our when a possessive pronoun is expected
- suggest `closely` for the typo `closesly`.
- feat: refactor `harper-cli lint` ariadne output adding suggestions
- False Positive: Roman Numeral 'I' at the End of a Sentence (`SpellCheck`)
- False Positive: 'wanted revenge' -> 'wanted to revenge' (`MissingTo`
- False Positive: `want` -> `want to` preceeding e.g. 'phase one' (`MissingTo`)
- False Positive: 'It's' -> 'Its' (`ItsPossessive`)
- Should flag "double than" and "double as"
- Docs
- not yet supported