Skip to content

Commit 69e24dc

Browse files
author
Bill Prin
committed
Fail on bad style
1 parent 005689f commit 69e24dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<configuration>
3636
<configLocation>checkstyle-checker.xml</configLocation>
3737
<consoleOutput>true</consoleOutput>
38-
<failOnViolation>false</failOnViolation>
38+
<failOnViolation>true</failOnViolation>
3939
</configuration>
4040
<executions>
4141
<execution>

0 commit comments

Comments
 (0)