Hi,
After upgrading to the new sonar-kotlin plugin, I noticed a new issue complaining about duplicated code in the imports section of a Kotlin file.
I have two distinct files for which the imports section looks exactly the same, even if the actual logic inside is different. Sonar marks this as code duplication. I think the imports section should not be taken into account.
Sonar Version 6.7.4 (build 38452)
sonar-kotlin plugin: 1.0 (build 928)
Regards,
Madalina