Skip to content

Commit 0a8f07f

Browse files
committed
Write checkstyle to stdout.
1 parent 15f0a47 commit 0a8f07f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
<configuration>
101101
<failsOnError>true</failsOnError>
102102
<configLocation>checkstyle.xml</configLocation>
103+
<consoleOutput>true</consoleOutput>
103104
</configuration>
104105
<executions>
105106
<execution>

0 commit comments

Comments
 (0)