Checkstyle Results
The following document contains the results of Checkstyle 11.0.0 with org/forgerock/checkstyle/check-src-default.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 24 | 0 | 0 | 2 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| indentation | Indentation
|
2 |
Details
org/forgerock/json/resource/descriptor/examples/provider/version1/DeviceCollectionProviderV1.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 16, expected level should be 12. | 68 |
org/forgerock/json/resource/descriptor/examples/provider/version2/DeviceCollectionProviderV2.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 16, expected level should be 12. | 51 |

