The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | DeclarationOrder | 11 | |
| header | Header
|
2 | |
| javadoc | JavadocMethod | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'strCode'. | 49 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 54 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 55 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 56 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 57 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 58 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 59 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 60 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 61 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 62 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 63 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 64 |