The following document contains the results of Checkstyle 10.3.2 with checkstyle-checker.xml ruleset. 
| Files | |||
|---|---|---|---|
| 50 | 0 | 0 | 1 |
| File | |||
|---|---|---|---|
| org/restheart/graal/GenerateGraalvmReflectConfig.java | 0 | 0 | 1 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| naming | ConstantName | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | ConstantName | Name 'entry' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 |