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 supported23 Subscribers
Add a CodeTriage badge to error-prone
Help out
- Issues
- Bump the dependencies group with 3 updates
- Lombok causes com.google.errorprone.SourcePositionException in UnusedVariable
- [false negative] DoubleCheckedLocking: not reported when the outer null check is written as !(x != null)
- AvoidCommonTypeNames false positives when using --release
- Fix false positive UnrecognisedJavadocTag with Lombok annotations
- Varifier + VarWithPrimitive conflict when casted
- Varifier doesn't always trigger
- GuardedBy false positive with Runnable passed to a user method known to invoke synchronously
- Add @RunsImmediately annotation to avoid @GuardedBy false positives on immediate invocations of guarded access
- Fix NaN documentation wording
- Docs
- Java not yet supported