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 negative missing then → than
- Wrongly flags `guy’s` to change to `guy's` and claims it's due to `Capitalization`
- False positive: `CompoundNouns` flagging "be getting" → "begetting"
- False positive: "shutdown options" → "shut down options"
- False positive: "The word ‘most’ should not be used before a number" when the number is a year.
- False negative: Not flagging "your" when it should be "you're"
- harper-cli lint should output full path to input files
- Flag the invariant tag question "isn't it"?
- Flag mixing up "proof" and "prove"
- "OS" flagged even though it's in `dictionary.dict`
- Docs
- not yet supported