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 supported23 Subscribers
Add a CodeTriage badge to error-prone
Help out
- Issues
- `AssignmentExpression` matcher is not parenthesis-invariant on nested assignments
- `UnnecessaryStringBuilder` misses the split declaration/assignment form
- `UnnecessaryAsync` misses the split declaration/assignment form
- disableWarningsInGeneratedCode does not suppress warnings for jakarta.annotation.Generated
- StringConcatToTextBlock fails for class with @RequiredArgsConstructor
- `DefaultLocale` is too coarse-grained
- Fix BigDecimalLiteralDouble for boxed floating-point values
- `StringCaseLocaleUsage ` false negative for `@VisibleForTesting` annotation
- `UnusedVariable` behaves inconsistently for method references and equivalent lambda expressions.
- `BigDecimalLiteralDouble ` false negative for the boxed value
- Docs
- Java not yet supported