summaryrefslogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2024-02-28 05:18:21 +0200
committerAhmed Abdelhalim <[email protected]>2024-02-28 05:18:21 +0200
commitc1a7e3c946f4913ea5138d5321b12329c0afea76 (patch)
treefa71fe119deba2314424e9f90168cc6090133480 /.editorconfig
parent9d7d245432fe110d6db30e70d11be3de24dc1741 (diff)
Re-enable md no trailing white space
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/.editorconfig b/.editorconfig
index 2504af3..ea82bb0 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -9,6 +9,3 @@ trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 2
-
-[*.md]
-trim_trailing_whitespace = false