We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 681a67a commit f54da73Copy full SHA for f54da73
checkstyle-dsql.xml renamed to checkstyle-override.xml
pom.xml
@@ -58,7 +58,7 @@
58
<groupId>org.apache.maven.plugins</groupId>
59
<artifactId>maven-checkstyle-plugin</artifactId>
60
<configuration>
61
- <configLocation>checkstyle-dsql.xml</configLocation>
+ <configLocation>checkstyle-override.xml</configLocation>
62
</configuration>
63
</plugin>
64
</plugins>
0 commit comments