gmshake commented on code in PR #76:
URL: 
https://github.com/apache/maven-checkstyle-plugin/pull/76#discussion_r1201858564


##########
src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java:
##########
@@ -427,6 +428,14 @@ public abstract class AbstractCheckstyleReport extends 
AbstractMavenReport {
                     + "        
\"https://checkstyle.org/dtds/configuration_1_3.dtd\";>\n")
     private String checkstyleRulesHeader;
 
+    /**
+     * Specifies whether generated source files should be excluded for 
Checkstyle.

Review Comment:
   Done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to