What is the default indentation for Kotlin in inte...
# getting-started
k
What is the default indentation for Kotlin in intellij?
m
You can check it in the preferences: Editor > Code Style > Kotlin > tabs and indents
if it’s been modified somehow, just apply the official style from the link at the top right “Set from…” > Kotlin style guide
👍 1