Skip to content

Commit 105c539

Browse files
committed
Specify a code style that approximates the current format
1 parent 2cc487e commit 105c539

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
root = true
33

44
[*.{kt,kts}]
5+
ktlint_code_style = intellij_idea
56
ij_kotlin_allow_trailing_comma = false
67
ij_kotlin_allow_trailing_comma_on_call_site = false

0 commit comments

Comments
 (0)