Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
In Checkstyle development we use maven plugin a lot.
Option:
http://maven.apache.org/plugins/maven-checkstyle-plugin/checkstyle-mojo.html#enableRulesSummary
that option is convenient to estimate on what Rule set it was generated.
But it does not show Rule if it configured by default.
It that is bug- please fix, if that done on good reason please provide additional option.
Example:
http://checkstyle.sourceforge.net/reports/google-style/guava/
https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L37
Example where it not clear on what config that report was generated:
http://damianszczepanik.github.io/sevntu.checkstyle/sevntu.checkstyle/pull/327/index.html
Attachments
Issue Links
- relates to
-
MCHECKSTYLE-217 Add parameter which skips rule rows which do not have any violations
- Closed