We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56da630 commit 479f7b8Copy full SHA for 479f7b8
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