Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.11 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.11 KB

HuntBugs 0.0.3

Join the chat at https://gitter.im/amaembo/huntbugs

Maven Central Build Status Coverage Status

New Java bytecode static analyzer tool based on Procyon Compiler Tools aimed to supersede the FindBugs. Currently in early development stage, though already could be tried.

Currently 152 FindBugs warnings reimplemented and several new warnings added.

Use with Maven

Run mvn one.util:huntbugs-maven-plugin:huntbugs

The output report is located in target/huntbugs/report.html