error-prone
https://github.com/google/error-prone
Java
Catch common Java mistakes as compile-time errors
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.
Java not yet supported20 Subscribers
Add a CodeTriage badge to error-prone
Help out
- Issues
- UseEnumSwitch - detection edge case (false positive)
- Feature - Option to remove associated whitespace for SuggestedFix.Builder `replace` and `delete`
- A false negative about the rule SelfComparison
- [Java] A false negative about the rule FormatString
- Feature Request - detect key of wrong type passed to Map.get() or Map.remove()
- A false negative about self assignment
- Invalid file path pattern on Windows
- The `WrongOneOf` check also fails with the new arrow-type switch expressions
- Limitation of InlineMeInliner with lambda expressions
- Feature Request - Check-Then-Act misusage on Java concurrent collections
- Docs
- Java not yet supported