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
- Per-check timing spans cost a few percent of the compile, and nothing reads the timings
- BadImport: SourcePositionException building the suggested fix for a record component with a TYPE_USE annotation
- Recognize split declaration/assignment in UnnecessaryStringBuilder
- Recognize split declaration/assignment in UnnecessaryAsync
- Recognize compile-time constants in LoopConditionChecker
- `UnnecessarilyFullyQualified` is inconsistent between `module-info.java` and `package-info.java`
- Detecting package as unused variable
- Check to enforce accessor usage on nested record classes
- Handle negation and formatting in ObjectEqualsForPrimitives
- Support meta annotation for `@ThreadSafe`
- Docs
- Java not yet supported