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
- [IfChainToSwitch] fix bug in range that can cause checker to crash
- [IfChainToSwitch] fix bug where statements can be deleted after an exhaustive enum switch
- [IfChainToSwitch] enhance handling of generic array patterns to retain their type arguments
- [IfChainToSwitch] fix bug that can cause non-constant cases to be emitted (invalid Java)
- Failing tests for [IfChainToSwitch]
- Skip the check when parameters have duplicate names
- Exempt record constructors from `UnnecessaryQualifier` check.
- [feat.request] add comparative in README.md to error-prone alternatives
- Guard BadImport's type-annotation move against unpositioned trees
- Count every check invocation, and sample the clock
- Docs
- Java not yet supported