Checkstyle Results
The following document contains the results of Checkstyle 10.5.0 with checkstyle/checkstyle.xml ruleset.
Summary
| Files |
|
|
|
|---|---|---|---|
| 2 | 0 | 1 | 0 |
Files
| File |
|
|
|
|---|---|---|---|
| gov/nist/secauto/metaschema/databind/codegen/impl/NameConverter.java | 0 | 1 | 0 |
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | NeedBraces | 1 |
|
Details
gov/nist/secauto/metaschema/databind/codegen/impl/NameConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
|
|
blocks | NeedBraces | 'while' construct must use '{}'s. | 263 |