The following document contains the results of Checkstyle 8.43 with google_checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 17 | 0 | 3 | 0 | 
| File | |||
|---|---|---|---|
| org/bremersee/actuator/security/authentication/ActuatorAuthProperties.java | 0 | 3 | 0 | 
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| javadoc | SummaryJavadoc
  | 
1 | |
| sizes | LineLength
  | 
2 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 113). | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 80 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 96 |