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 "was/were (a/an/the) fomer ..." as redundant and/or ambiguous
- False negative: `from it’s goal` not flagged to correct to `from its goal`
- False positive in `NounVerbConfusion` linter
- False positive: `MissingPreposition` triggered by "It's been many years since I've..."
- False positive: `InsertTo` wrongly triggered in "He wants code"
- False positive: "a polarizing" flagged for being a mass noun but it's also an adjective in a list
- `TheMy` only flags "its the" as redundant determiners but it's usually meant to be "it's the"
- Google Docs lint selection bug
- False positive with `ThatThan` linter
- False negative "in 1880's" not flagged
- Docs
- not yet supported