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
- `GuardedByChecker` treats method handles differently from lambda expressions
- Misleading 'remove this line' diagnostics
- Compiler does not warn about invalid check names when using -XepPatchChecks
- UnsynchronizedOverridesSynchronized is not restricted to immediate parent
- Support PreconditionsCheckNotNull checks for Objects.requireNonNull
- JUnit Assert.assertNotNull(nonLiteralIntendedToBeNullChecked, "literal string that is actually null checked")
- Format string passed when it's not expected
- GurardedBy bug pattern doesn't consider lock held if it is acquired via the Lock#tryLock methods
- Check Asserts.assertEquals()
- Patching does not respect the encoding attribute of maven-compiler-plugin
- Docs
- Java not yet supported