mita icon indicating copy to clipboard operation
mita copied to clipboard

FindBugs static code checker

Open wegendt-bosch opened this issue 6 years ago • 0 comments

I ran FindBugs, a free static code analysis tool, on our code and it found a few errors we should address. You will find the generated reports attached.

In general we could use some tool to automatically check for these at build, there are different tools available that integrate with Maven: ErrorProne, SpotBugs, Overview

eclipseMitaReports.zip

wegendt-bosch avatar Jun 21 '18 13:06 wegendt-bosch