Adding new Kotlin rules to SonarQube

Hello!

I have a question about rules for Kotlin in SonarQube. I see already existing Kotlin rules, and I wonder if it’s possible to add other rules, we want to use for checking. In the documentation Adding Coding Rules | SonarQube Docs there is a table “Custom rule support by language”, and there is no Kotlin. Does it mean that currently there is no way to add own Kotlin rules?

Currently we have SonarQube Community Edition Version 8.8 (build 42792).

Hey there.

We probably should add Kotlin to that list – and, the fact remains that the only supported way to do so is to use Generic Issue Data.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.