We won't use this
This commit is contained in:
parent
7d6c27eed5
commit
d8cda04e14
|
@ -151,8 +151,6 @@ allprojects {
|
|||
allRules = false
|
||||
// point to your custom config defining rules to run, overwriting default behavior
|
||||
config = files("$rootDir/tools/detekt/detekt.yml")
|
||||
// a way of suppressing issues before introducing detekt
|
||||
baseline = file("$rootDir/tools/detekt/baseline.xml")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue