The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
15 | 0 | 0 | 5 |
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly
|
1 | Error |
header | Header
|
2 | Error |
whitespace | ParenPad
|
2 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 107 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 107 |
Error | blocks | LeftCurly | '{' at column 39 should be on a new line. | 107 |