The following document contains the results of Checkstyle 10.20.2 with global-build-tools/checkstyle.xml ruleset.
Summary
Files |
Info |
Warnings |
Errors |
23 |
0 |
5 |
0 |
Details
io/wcm/handler/richtext/RichTextHandler.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
29 |
io/wcm/handler/richtext/RichTextNameConstants.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
26 |
io/wcm/handler/richtext/ui/ResourceMultilineText.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
41 |
io/wcm/handler/richtext/ui/ResourceRichText.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
42 |
io/wcm/handler/richtext/util/RewriteContentHandler.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
33 |