The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| header | Header
|
5 | |
| javadoc | JavadocType | 1 | |
| whitespace | WhitespaceAround
|
4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 92 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 93 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 94 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Missing a header - not enough lines in file. | 1 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of '/*'. | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. | 2 |