Skip to content

Commit

Permalink
Correct checktyle.xml file location
Browse files Browse the repository at this point in the history
  • Loading branch information
jdubois committed Sep 20, 2019
1 parent 1c32c42 commit b3ff210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generators/server/templates/pom.xml.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -858,6 +858,7 @@
</dependency>
</dependencies>
<configuration>
<configLocation>config/checkstyle/checkstyle.xml</configLocation>
<includes>pom.xml,README.md</includes>
</configuration>
<executions>
Expand Down

0 comments on commit b3ff210

Please sign in to comment.