Detekt integration

Hi,
I integrated my android project in kotlin with SonarCloud. I found there are 49 rules for kotlin language. Is there an option to enable detekt integration on this project and add custom detekt configuration?

Greetings,

It’s possible to import issues from Detekt, and we have information about that in the documentation for SonarKotlin.

Best regards,

Colin