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
- Misuse of Double.MIN_VALUE and Float.MIN_VALUE
- Extend SelfEquals to cover Objects.deepEquals, Arrays.equals, Arrays.deepEquals, more
- "Did you mean to..." hint messages contain repeated text
- False positive in `UnnecessaryDefaultInEnumSwitch` triggered by (presumed) compiler bug
- Consider splitting HidingField into two bugpatterns
- Check for primitive Objects.hashCode() arguments
- False positive with `Var`
- [2.3.3] RxReturnValueIgnored false-positive
- Option to disallow unused checker suppressions
- Validate usage of types Java 8 defines as "value-based" to comply with their restrictions
- Docs
- Java not yet supported