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 |
---|---|---|---|
18 | 0 | 2 | 0 |
Files
File | I | W | E |
---|---|---|---|
io/wcm/tooling/commons/contentpackagebuilder/ContentPackage.java | 0 | 2 | 0 |
Details
io/wcm/tooling/commons/contentpackagebuilder/ContentPackage.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 186 |
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 200 |