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 supported22 Subscribers
Add a CodeTriage badge to error-prone
Help out
- Issues
- Feature Request: fail when a rule at level "warn" doesn't trigger.
- ErrorProne 2.9.0 with Java 8: "cannot access Response". Possible regression.
- Active refactorings
- Errorprone 2.9.0 failing to process file consistently
- JDK (java/util/Formatter.java) causes NPE in ReferenceEquality
- JDK (java/time/chrono/HijrahChronology.java) causes assertion in BadInstanceof
- UnnecessaryJavacSuppressWarnings: reimplement in a simpler way, by relying on compiler diagnostics to detect necessary suppressions, rather than attempting to reimplement the compiler logic
- GuardedBy and volatile
- Invalid `CheckReturnValue` suggested fix when a variable must be final or effectively final
- Please add support for TestNG in TestExceptionChecker
- Docs
- Java not yet supported