A new start for our Kotlin analyzer for Android developers: more security rules, support ktlint, better code quality rules

@Alexandre_Gigleux great news.

I am wondering what “strengthen the support” actually means? Does this refer to the automatic analysis? Because we are already using sonar.kotlin.detekt.reportPaths and sonar.androidLint.reportPaths in our SonarCloud projects using the Gradle plugin. Also detekt offers a ktlint wrapper.

So are there changes for us, despite the very welcome Android specific security rules?