Skip to content

Commit f54da73

Browse files
committed
Better name for the checkstyle override
1 parent 681a67a commit f54da73

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<groupId>org.apache.maven.plugins</groupId>
5959
<artifactId>maven-checkstyle-plugin</artifactId>
6060
<configuration>
61-
<configLocation>checkstyle-dsql.xml</configLocation>
61+
<configLocation>checkstyle-override.xml</configLocation>
6262
</configuration>
6363
</plugin>
6464
</plugins>

0 commit comments

Comments
 (0)