Checkstyle Results
The following document contains the results of Checkstyle 9.3 with global-build-tools/checkstyle.xml ruleset.
Summary
| Files |
|
|
|
|---|---|---|---|
| 43 | 0 | 2 | 0 |
Files
| File |
|
|
|
|---|---|---|---|
| io/wcm/qa/glnm/aspectj/AssertAspect.java | 0 | 2 | 0 |
Details
io/wcm/qa/glnm/aspectj/AssertAspect.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
|
|
annotation | AnnotationUseStyle | Annotation style must be 'COMPACT'. | 54 |
|
|
coding | IllegalCatch | Catching 'Throwable' is not allowed. | 65 |