Skip to content

Commit a66fe27

Browse files
ahornaceVladimir Kotal
authored andcommitted
Leave generated-sources from checkstyle
1 parent 8b6539e commit a66fe27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ Portions Copyright (c) 2018, Chris Fraire <[email protected]>.
249249
<failsOnError>true</failsOnError>
250250
<suppressionsLocation>/checkstyle/suppressions.xml</suppressionsLocation>
251251
<headerLocation>/checkstyle/fileheader.txt</headerLocation>
252+
<sourceDirectories>${project.build.sourceDirectory}</sourceDirectories>
252253
</configuration>
253254
<goals>
254255
<goal>check</goal>

0 commit comments

Comments
 (0)