Checkstyle Results
The following document contains the results of Checkstyle 10.21.1 with global-build-tools/checkstyle.xml ruleset.
Summary
Files | Info | Warnings | Errors |
---|---|---|---|
9 | 0 | 2 | 0 |
Files
File | I | W | E |
---|---|---|---|
io/wcm/caravan/jaxrs/publisher/JaxRsClassesProvider.java | 0 | 2 | 0 |
Details
io/wcm/caravan/jaxrs/publisher/JaxRsClassesProvider.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 29 |
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 33 |