I have `baseline = file("$rootProject.projectDir/d...
# detekt
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