4
gradle/checkstyle.gradle
Normal file
4
gradle/checkstyle.gradle
Normal file
@@ -0,0 +1,4 @@
|
||||
checkstyle {
|
||||
toolVersion '8.14'
|
||||
configFile new File(project.rootDir, ['config', 'checkstyle', 'checkstyle.xml'].join(File.separator))
|
||||
}
|
Reference in New Issue
Block a user