Checkstyle Results
The following document contains the results of Checkstyle 11.0.0 with org/forgerock/checkstyle/check-src-default.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 5 | 0 | 0 | 1 |
Files
| File | |||
|---|---|---|---|
| org/forgerock/audit/json/AuditJsonConfig.java | 0 | 0 | 1 |
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| design | FinalClass | 1 |
Details
org/forgerock/audit/json/AuditJsonConfig.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HelpAppenderAnnotationIntrospector should be declared as final. | 313 |

