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
- DefaultCharset: Update fix suggestion according to JEP 400
- java.lang.NullPointerException on SameNameButDifferent
- Consider an inspection that would suggest replacing HashMap, HashSet, Collectors.toSet, Collectors.toMap with Linked alternatives for deterministic oder
- ParameterMissingNullable should not warn about test code passing null
- UnhandledException: SameNameButDifferent
- Spurious "SameNameButDifferent" warning on Lombok code with `@Getter` and `@Builder`
- Ctor annotated with @AssistedInject reported as unused
- `RedundantOverride` does not flag redundant `Object#hashCode` override
- Suppress/grandfather existing warnings
- Fix the workaround for SimpleCharStream.
- Docs
- Java not yet supported