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
- False Positive for PRMC_POSSIBLY_REDUNDANT_METHOD_CALLS
- PCOA_PARTIALLY_CONSTRUCTED_OBJECT_ACCESS False Positive
- WOC_WRITE_ONLY_COLLECTION_LOCAL false positive if collection is passed to method
- Outdated readme.md
- New bug against calling parallel/sequential on the same stream.
- Getting SuspiciousShadedClassUse.java on Sonar based on package name
- CC_CYCLOMATIC_COMPLEXITY calculation is wrong
- False positive for rule PRMC when method increments field value and returns it.
- SPP_NO_CHAR_SB_CTOR conflicts with PMD performance rule.
- SUI_CONTAINS_BEFORE_REMOVE false-positive
- Docs
- Java not yet supported