Slide 17
Slide 17 text
Does JetBrains/Google have a plan to provide tools that follow Android/Kotlin
coding style? (through IntelliJ Editor or AGP Lint checker)
https://kotlinlang.org/docs/reference/coding-conventions.html
https://developer.android.com/kotlin/style-guide
LINE(and many others) developers are using ktlint, but rules provided by
ktlint do not match Android/Kotlin guidelines.