We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38862cb commit 0f1443bCopy full SHA for 0f1443b
.editorconfig
@@ -27,6 +27,7 @@ ktlint_standard_condition-wrapping = disabled
27
ktlint_standard_blank-line-between-when-conditions = disabled
28
ktlint_standard_no-trailing-spaces = disabled
29
ktlint_standard_multiline-loop = disabled
30
+ktlint_standard_when-entry-bracing = disabled
31
ij_continuation_indent_size = 2
32
indent_size = 4
33
indent_style = space
0 commit comments