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
- 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"
- Should flag plural gerunds
- feat: flag nonstandard plural gerunds: campings, parkings, learnings
- fix(harper-tex): mask horizontal whitespace before % comments
- Should flag "incidence" used when "incident" is intended.
- False positive: `PronounVerbAgreement` is triggered by "you guys"
- Add ability to test sub-linters of a merged linter
- Docs
- not yet supported