Skip to content
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 493 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 493 Bytes

HuntBugs 0.0.2

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 135 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