Skip to content

Commit fc4608f

Browse files
committed
Easier to see when checkstyle runs
1 parent 2baf4ea commit fc4608f

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
@@ -268,7 +268,7 @@
268268
</configuration>
269269
<executions>
270270
<execution>
271-
<id>validate</id>
271+
<id>validate-checkstyle</id>
272272
<phase>validate</phase>
273273
<goals>
274274
<goal>check</goal>

0 commit comments

Comments
 (0)