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
- Should flag when people mix up "straight" and "strait" (or their plurals)
- False positive: `QuiteQuiet` rule wrongly invoked for "quite close allies"
- False positive: `Spellcheck` flags "electron" despite it being in the dictionary
- `PronounVerbAgreement` flags "I is" when "I" is a Roman numeral for "one".
- 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`)
- Docs
- not yet supported