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 856796e commit 808c378Copy full SHA for 808c378
checkstyle-sonar-plugin/pom.xml
@@ -197,6 +197,7 @@
197
<goal>check</goal>
198
</goals>
199
<configuration>
200
+ <skip>true</skip>
201
<configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle_sevntu_checks.xml</configLocation>
202
<failOnViolation>true</failOnViolation>
203
<includeResources>false</includeResources>
0 commit comments