The following document contains the results of Checkstyle 8.40 with /home/travis/build/jorgefranconunes/yawg/modules/cli/../src/main/config/checkstyle.xml ruleset.
Files | ![]() |
![]() |
![]() |
---|---|---|---|
14 | 0 | 53 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
imports | CustomImportOrder
|
2 | ![]() |
indentation | CommentsIndentation
|
1 | ![]() |
Indentation
|
21 | ![]() | |
whitespace | EmptyLineSeparator
|
3 | ![]() |
ParenPad
|
2 | ![]() | |
ParenPad
|
2 | ![]() | |
WhitespaceAfter
|
5 | ![]() | |
WhitespaceAround
|
19 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 24 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 25 |
![]() |
whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 77 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 89 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 89 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | '+' has incorrect indentation level 8, expected level should be 12. | 30 |
![]() |
indentation | Indentation | '+' has incorrect indentation level 8, expected level should be 12. | 33 |
![]() |
indentation | Indentation | '+' has incorrect indentation level 8, expected level should be 12. | 34 |
![]() |
indentation | Indentation | 'buildApacheOptions' has incorrect indentation level 8, expected level should be 12. | 96 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 42 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 42 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 43 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 43 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 43 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 43 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 43 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 43 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 44 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.cli.CommandLine' | 18 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 72 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 72 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 107 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 108 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 113 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 117 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 214 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 214 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 242 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 242 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | '+' has incorrect indentation level 8, expected level should be 12. | 25 |
![]() |
indentation | Indentation | '+' has incorrect indentation level 8, expected level should be 12. | 26 |
![]() |
indentation | Indentation | '+' has incorrect indentation level 8, expected level should be 12. | 27 |
![]() |
indentation | Indentation | '+' has incorrect indentation level 8, expected level should be 12. | 36 |
![]() |
indentation | Indentation | '+' has incorrect indentation level 8, expected level should be 12. | 37 |
![]() |
indentation | Indentation | '+' has incorrect indentation level 8, expected level should be 12. | 38 |
![]() |
indentation | Indentation | '+' has incorrect indentation level 8, expected level should be 12. | 39 |
![]() |
indentation | Indentation | '+' has incorrect indentation level 8, expected level should be 12. | 40 |
![]() |
indentation | Indentation | '+' has incorrect indentation level 8, expected level should be 12. | 41 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 41 |
![]() |
indentation | Indentation | '+' has incorrect indentation level 8, expected level should be 12. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | CustomImportOrder | Wrong lexicographical order for 'java.io.IOException' import. Should be before 'java.io.InputStream'. | 10 |
![]() |
indentation | CommentsIndentation | Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 39. | 34 |
![]() |
indentation | Indentation | 'method def modifier' has incorrect indentation level 5, expected level should be 4. | 39 |
![]() |
indentation | Indentation | 'method def' child has incorrect indentation level 9, expected level should be 8. | 42 |
![]() |
indentation | Indentation | 'method def' child has incorrect indentation level 9, expected level should be 8. | 44 |
![]() |
indentation | Indentation | 'method def' child has incorrect indentation level 9, expected level should be 8. | 45 |
![]() |
indentation | Indentation | 'method def' child has incorrect indentation level 9, expected level should be 8. | 50 |
![]() |
indentation | Indentation | 'method def' child has incorrect indentation level 9, expected level should be 8. | 51 |
![]() |
indentation | Indentation | 'method def' child has incorrect indentation level 9, expected level should be 8. | 53 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 60 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 60 |