Skip to content

Commit ee53d26

Browse files
committed
#32 : Include unit tests in checkstyle checks
1 parent e6ff7be commit ee53d26

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
@@ -498,6 +498,7 @@
498498
<version>3.1.1</version>
499499
<configuration>
500500
<configLocation>google_checks.xml</configLocation>
501+
<includeTestSourceDirectory>true</includeTestSourceDirectory>
501502
<encoding>UTF-8</encoding>
502503
<consoleOutput>true</consoleOutput>
503504
<failsOnError>true</failsOnError>

0 commit comments

Comments
 (0)