The inspection “Overly long method” for java does ...
# intellij
j
The inspection “Overly long method” for java does not seem available on kotlin, is there a reason why? 🙂
a
In general, Java inspections don't work with Kotlin code. They have to be rewritten for Kotlin. I created a feature request: https://youtrack.jetbrains.com/issue/KT-40491.
j
I understand that there are rewritten, just seemed interesting that it was not there for Kotlin. Only java and groovy. But thank you so much for creating a feature request. 👍 🙂