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
- Active refactorings
- Errorprone 2.9.0 failing to process file consistently
- JDK (java/util/Formatter.java) causes NPE in ReferenceEquality
- JDK (java/util/Formatter.java) causes NPE in FallThrough
- 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
- Remove leading whitespace for UnusedVariable suggested fixes
- Docs
- Java not yet supported