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/formengine/modules/gis/util/Constants.java | 0 | 0 | 1 |
Category | Rule | Violations | Severity |
---|---|---|---|
design | HideUtilityClassConstructor | 1 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 40 |