Checkstyle Results
The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. rss feed
Summary
Files |
Info |
Warnings |
Errors |
1 |
0 |
0 |
3 |
Rules
Category |
Rule |
Violations |
Severity |
javadoc |
JavadocMethod
- allowMissingPropertyJavadoc:
"true"
- scope:
"public" |
3 |
Error |
Details
it/tidalwave/messagebus/impl/spring/SpringSimpleMessageSubscriberSupport.java
Severity |
Category |
Rule |
Message |
Line |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
44 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
51 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
56 |