The following document contains the results of Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
File | I | W | E |
---|---|---|---|
org/apache/maven/doxia/module/fml/FmlParser.java | 0 | 1 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
1 | Warning |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'buffer' hides a field. | 485 |