aboutsummaryrefslogtreecommitdiff
path: root/files/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'files/.editorconfig')
-rw-r--r--files/.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/.editorconfig b/files/.editorconfig
index 30dc2cc..4c56553 100644
--- a/files/.editorconfig
+++ b/files/.editorconfig
@@ -12,7 +12,7 @@ insert_final_newline = true
indent_size = 4
[*.md]
-trim_trailing_whitespace = false
+indent_size = 4
[Makefile]
indent_style = tab