<@U0B8MSP9B> There is `sonar.kotlin.detekt.reportPaths` which should point to `detekt-checkstyle.xml...
r
@Eugen Martynov There is
sonar.kotlin.detekt.reportPaths
which should point to
detekt-checkstyle.xml
this property is provided by SonarSource's kotlin plugin (not arthurbosch)
e
Ah, I still use old sonar, so not an option for me. Thank you!