summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.editorconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/.editorconfig b/.editorconfig
index 743d508..0a0b417 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -7,8 +7,5 @@ insert_final_newline = true
indent_style = space
trim_trailing_whitespace = true
-[*.md]
-indent_size = 4
-
[*.py]
-indent_size = 2
+indent_size = 4