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
- Extend InvalidPatternSyntax to catch regex "|" (maybe also in replaceAll)
- Test for floating point equality
- Document Windows specific refaster command line
- Find Futures.combine (or whenAllSucceed/whenAllComplete.call/callAsync) tasks that read from a non-input Future
- False positive of MustBeClosedChecker - super() call
- Custom JUnit TestRunner
- A check for (a + b) / 2
- Adding or subtracting a number and itself
- Provide an easy way to enable all of the default warning severity checks
- Can we check for some unwanted imports?
- Docs
- Java not yet supported