Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with C:\Users\jerem\projects\DependencyCheck\dependency-check-maven/../src/main/config/checkstyle-checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
22 0 0 1

Details

org/owasp/dependencycheck/maven/BaseDependencyCheckMojo.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 150 characters (found 203). 884