的
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
apply plugin: "io.gitlab.arturbosch.detekt"
|
||||
|
||||
detekt {
|
||||
toolVersion = "1.0.0"
|
||||
config = files("${rootDir}/default-detekt-config.yml")
|
||||
}
|
||||
Reference in New Issue
Block a user