We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1126177 commit 0e710b5Copy full SHA for 0e710b5
1 file changed
pom.xml
@@ -224,7 +224,7 @@
224
<artifactId>maven-checkstyle-plugin</artifactId>
225
<configuration>
226
<configLocation>
227
- https://raw.githubusercontent.com/checkstyle/checkstyle/master/src/main/resources/google_checks.xmll
+ https://raw.githubusercontent.com/checkstyle/checkstyle/master/src/main/resources/google_checks.xml
228
</configLocation>
229
<consoleOutput>true</consoleOutput>
230
<failsOnError>true</failsOnError>
0 commit comments