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
- Request for BugChecker.checkSuppression to be initialized _after_ construction
- Severity level error is still listed in the documentation for the checks that were recently demoted to warnings
- [2.4.0] Consider splitting JdkObsolete into individual checks
- Suggestion: `BadImport` should ignore annotation parameters
- add to ignored mockito methods in `AbstractReturnValueIgnored`: `org.mockito.BDDMockito#then`
- Suggested Error Prone pattern: NumberFormatContstant (like existing DateFormatConstant)
- ImmutableEnumChecker on a list coming from List.of(...) which is immutable
- New rule: Buggy ThreadPoolExecutor initializations
- New check: result of CountDownLatch.await(timeout, TimeUnit) is not checked
- In verbose mode, log Error Prone performance details
- Docs
- Java not yet supported