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
- `I'm` is not among the spellcheck suggestions for `im`
- "upon" is not suggested by the spellchecker for the misspelling "apon"
- False positive in `OneOfTheSingular`
- False positive: `MissingPreposition` wrongly invoked for "and one of my children has dual citizenship"
- 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
- Docs
- not yet supported