summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/.editorconfig b/.editorconfig
index 1cdb4ce2..508cb765 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -14,8 +14,3 @@ insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
-indent_style = space
-
-# ktlint
-[*.{kt, kts}]
-disabled_rules = import-ordering