The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. 
| File | |||
|---|---|---|---|
| fr/paris/lutece/plugins/workflow/modules/editrecord/service/EditRecordService.java | 0 | 0 | 4 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | ArrayTrailingComma | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | ArrayTrailingComma | Array should contain trailing comma. | 546 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 553 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 576 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 583 |