fb-contrib
https://github.com/mebigfatguy/fb-contrib
Java
a FindBugs/SpotBugs plugin for doing static code analysis for java code bases
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 supported1 Subscribers
Add a CodeTriage badge to fb-contrib
Help out
- Issues
- BED_BOGUS_EXCEPTION_DECLARATION is applied to public overriding methods
- Questionable instance of PSC_PRESIZE_COLLECTIONS
- TBP_TRISTATE_BOOLEAN_PATTERN is redundant to NP_BOOLEAN_RETURN_NULL
- Issues with IMC_IMMATURE_CLASS_BAD_SERIALVERSIONUID
- OI_OPTIONAL_ISSUES_USES_IMMEDIATE_EXECUTION: False Positive on final static initialized fields
- Discourage submitting tasks to ForkJoinPool.commonPool
- FCCD_FIND_CLASS_CIRCULAR_DEPENDENCY False Positive
- Test classes do not need equals or hashCode
- [Java 11] RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE false positive
- PRMC_POSSIBLY_REDUNDANT_METHOD_CALLS false positive
- Docs
- Java not yet supported