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
- error: [DoNotCall] Calling run on Thread runs work on this thread
- DeadException rule throws java.lang.NullPointerException
- Add `BugChecker.SwitchExpressionTreeMatcher` to support checking of `switch` expressions
- Restrict the inheritance of Fix.
- Website is accessible via insecure HTTP
- error-prone 2.20.0 NullablePrimitive + Lombok 1.18.12 crashes with IllegalArgumentException: invalid replacement
- `DirectInvocationOnMock` doesn't understand `MockedStatic` with `@Mock`
- An unhandled exception was thrown by the Error Prone static analysis plugin.
- Automatically fix problems
- RemoveUnusedImports false negative when the import is of an enum constant used as a switch target
- Docs
- Java not yet supported