Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
5 0 0 1

Rules

Category Rule Violations Severity
design HideUtilityClassConstructor 1  Error

Details

fr/paris/lutece/plugins/formengine/modules/gis/util/Constants.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 40