Johan
09/27/2023, 1:37 PMPaul Dingemans
09/27/2023, 4:21 PMJohan
09/27/2023, 4:24 PMPaul Dingemans
09/27/2023, 4:48 PM.editorconfig
file than 0.50.0
defaults to code style intellij_idea
which does not have a default max line length. The default maxline length 100
is used by code style android_studio
. Note that default code style is changed in 1.0.0
to ktlint_official
. Read more about code styles on https://pinterest.github.io/ktlint/0.50.0/rules/code-styles/