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
- Add positive exception to SelfComparison, when it's part of assertEquals(0, x.compareTo(x))
- DateFormatConstant check should not warn for fields annotated by GuardedBy
- Missing documentation of NamedParameters bug pattern
- Fix AnnotationTree formatting
- Calling hasFoo on a protocol buffer when foo has a default value.
- NamedParameters and anonymous classes
- Pointless cast warning
- FutureReturnValueIgnored analogue for CompletionStages
- Detect duplicate keys in JDK 9's Map.ofEntires() factory.
- RFE: configurable DoNotCall/RestrictedApi/JdkObsolete/DefaultCharset/JavaTimeDefaultTimeZone check
- Docs
- Java not yet supported