Kotlin code formatter that enforces consistent style
Kotlin code formatter
ktfmt
$ ktfmt MyFile.kt
$ ktfmt src/
$ ktfmt --dry-run MyFile.kt