Checkstyle Results

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

Summary

Files
 Info
 Warnings
 Errors
2 0 1 0

Files

File
 I
 W
 E
gov/nist/secauto/metaschema/databind/codegen/impl/NameConverter.java 0 1 0

Rules

Category Rule Violations Severity
blocks NeedBraces 1
 Warning

Details

gov/nist/secauto/metaschema/databind/codegen/impl/NameConverter.java

Severity Category Rule Message Line
 Warning
blocks NeedBraces 'while' construct must use '{}'s. 263