Spring Rules for Kotlin

Hi!

Is it possible to get some (or all) the Spring based Java rules also implemented for Kotlin?

Example: java:S4488, java:S3749, java:S4602, etc

Hi @Donald_Renner,

thanks for mentioning this!

I created an internal ticket to keep track of this idea.

So far porting the rules from the Java to the Kotlin analyzer was not considered in the planning, so I doubt it will be a priority.

However I’ll be discussing this idea during the next planning sessions, to see when (or if) we could work on this topic.

Best