Fixed detekt baseline.
This commit is contained in:
parent
b58cd6b11e
commit
864bf99c8e
3 changed files with 47 additions and 4 deletions
|
@ -127,7 +127,6 @@ pmd {
|
|||
|
||||
detekt {
|
||||
toolVersion = "main-SNAPSHOT"
|
||||
ignoreFailures = true // Baseline is incomplete and fails on various CIs, not sure why.
|
||||
baseline = file("${projectDir}/config/detekt/baseline.xml")
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue