The following document contains the results of Checkstyle 6.11.2 with C:\WS\E45_Settings4j\git\settings4j/src/config/checkstyle.xml ruleset.
File | I | W | E |
---|---|---|---|
org/settings4j/helper/spring/Settings4jPlaceholderConfigurer.java | 0 | 1 | 0 |
org/settings4j/objectresolver/JavaXMLBeansObjectResolver.java | 0 | 1 | 0 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 130 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 116 |