problem: inconsistent code style between Intellij IDEA and ktlint

rel: https://github.com/pinterest/ktlint/issues/805
This commit is contained in:
Igor Artamonov
2021-10-20 20:22:57 -04:00
parent 5167b8b125
commit 94f7fbb9b8

2
.editorconfig Normal file
View File

@@ -0,0 +1,2 @@
[*.kt]
continuation_indent_size = 4