We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068f0ea commit ba2c19aCopy full SHA for ba2c19a
build.gradle
@@ -84,6 +84,7 @@ publishing {
84
}
85
86
checkstyle {
87
+ toolVersion = '10.12.1'
88
showViolations true
89
configDirectory.set(rootProject.file("config/checkstyle/"))
90
0 commit comments