The following document contains the results of Checkstyle 6.2 with sun_checks.xml ruleset.
File | ![]() |
![]() |
![]() |
---|---|---|---|
org/activestack/framework/messaging/rabbitmq/ASMessagingRabbitMQ.java | 0 | 0 | 3 |
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly | 1 | ![]() |
javadoc | JavadocPackage | 1 | ![]() |
whitespace | WhitespaceAround | 1 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
blocks | LeftCurly | '{' should be on the previous line. | 9 |
![]() |
whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 11 |