The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
File | I | W | E |
---|---|---|---|
fr/paris/lutece/plugins/customerprovisioning/modules/identitystore/services/IdentityStoreCustomerInfoService.java | 0 | 0 | 2 |
Category | Rule | Violations | Severity |
---|---|---|---|
header | Header
|
1 | Error |
imports | UnusedImports | 1 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Error | imports | UnusedImports | Unused import - org.apache.commons.lang.StringUtils. | 46 |