Checkstyle Results
The following document contains the results of Checkstyle 10.20.2 with global-build-tools/checkstyle.xml ruleset.
Summary
Files | Info | Warnings | Errors |
---|---|---|---|
38 | 0 | 1 | 0 |
Files
File | I | W | E |
---|---|---|---|
io/wcm/tooling/commons/packmgr/unpack/OneAttributePerLineXmlProcessor.java | 0 | 1 | 0 |
Details
io/wcm/tooling/commons/packmgr/unpack/OneAttributePerLineXmlProcessor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 54 |