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
- [IfChainToSwitch] when safe mode is enabled, enforce strict matching of predicates in the if-chain; disallows method invocations etc. because converting these can change semantics
- False positive report of UnusedMethod for methods used with JUnit 5 MethodSource annotation without explicitly provided factory method name
- Use single quotes for backslashes in StringConcatToTextBlock.md
- Polish EqualsGetClass.md
- ConstantOverflow has unhelpful suggestion for divide-by-zero
- Open source GoodTime checks
- Error prone throwing exception on classes extending Exception whilst also using lombok annotations
- Fix typos in OperatorPrecedence.md
- `UnnecessaryQualifier` outputs warnings for JUnit 5 injection sites
- Exclude per unknown commit
- Docs
- Java not yet supported