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
- Internal change
- Fix invalid javadoc of `@IncompatibleModifiers`
- Fixes #5558 : Skip JdkObsolete Charset API suggestions when source level lacks them
- No documentation about what issues NullArgumentForNonNullParameter detects
- Cloned from CL 870815517 by 'g4 patch'.
- FieldMatchers throws null pointer exception on primitive class literals (e.g. `long.class`)
- Fix null pointer exception in FieldMatchers by accounting for primitive class literals
- `DefaultPackage` emitted for compact source files.
- Cannot suppress `AddNullMarkedToClass`, `AddNullMarkedToPackageInfo`
- URLEncoder.encode(String, String) false positive
- Docs
- Java not yet supported