Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 10.17.0 with checkstyle/checkstyle.xml ruleset.

Summary

Files  Info  Warnings  Errors
18 0 2 0

Files

File  I  W  E
gov/nist/secauto/metaschema/cli/CLITest.java 0 2 0

Rules

Category Rule Violations Severity
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://|^ *\* *\{[^}]+\}$"
2  Error

Details

gov/nist/secauto/metaschema/cli/CLITest.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 142). 218
 Warning sizes LineLength Line is longer than 120 characters (found 122). 219