Skip to content

Commit

Permalink
#32 : Include unit tests in checkstyle checks
Browse files Browse the repository at this point in the history
  • Loading branch information
gazbert committed Mar 26, 2020
1 parent e6ff7be commit ee53d26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,7 @@
<version>3.1.1</version>
<configuration>
<configLocation>google_checks.xml</configLocation>
<includeTestSourceDirectory>true</includeTestSourceDirectory>
<encoding>UTF-8</encoding>
<consoleOutput>true</consoleOutput>
<failsOnError>true</failsOnError>
Expand Down

0 comments on commit ee53d26

Please sign in to comment.