Skip to content

Commit

Permalink
♻️ :: ktlint 설정 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongho1209 committed Jan 7, 2024
1 parent 40389bd commit 1cb1332
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
root = true

[*]
indent_size = 4

[*.{kt,kts}]
disabled_rules=import-ordering
disabled_rules = import-ordering

0 comments on commit 1cb1332

Please sign in to comment.