I have `baseline = file("$rootProject.projectDir/detekt-baseline.xml")` and I copy pasted the file m...
s
I have
baseline = file("$rootProject.projectDir/detekt-baseline.xml")
and I copy pasted the file manually just in case 😄 but when doing
./gradlew detektBaseline
build succeeds but the baseline is not updated