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
- @DoNotMock should support warningOnlyForRefactoring() similar to @RestrictedApi to ease migrations
- Request for BugChecker.checkSuppression to be initialized _after_ construction
- Switch from METADATA check to new ErrorProne checker to enforce not storing result of getToken()
- Add a @DoNotStore errorprone annotation and checker.
- Could you make `@MustBeClosed` to have `ElementType.TYPE` in its `@Target`?
- Severity level error is still listed in the documentation for the checks that were recently demoted to warnings
- [Suggestion] add IntelliJ's SuspiciousCollectionsMethodCallsInspection
- [Suggestion]ArrayEquals supports detection assertEquals(array1, array2) is recommended
- [2.4.0] Consider splitting JdkObsolete into individual checks
- Suggestion: `BadImport` should ignore annotation parameters
- Docs
- Java not yet supported