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
- SPP_PASSING_THIS_AS_PARM false positive when 'this' is passed via a generic cast (T) this to seed a recursive helper
- OPM_OVERLY_PERMISSIVE_METHOD suggests private when should be protected
- false positive: MOM_MISLEADING_OVERLOAD_MODEL
- False Positive On DMC_DUBIOUS_MAP_COLLECTION
- false-positive? in `EXS_EXCEPTION_SOFTENING_NO_CONSTRAINTS`
- false-positive, conceptual problem, and erroneous report text for `FII_USE_METHOD_REFERENCE`
- FII_USE_FUNCTION_IDENTITY false positive
- WOC_WRITE_ONLY_COLLECTION_FIELD for constant collections
- False Positive for PRMC_POSSIBLY_REDUNDANT_METHOD_CALLS
- PCOA_PARTIALLY_CONSTRUCTED_OBJECT_ACCESS False Positive
- Docs
- Java not yet supported