We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d6d81 commit 0bcf8ebCopy full SHA for 0bcf8eb
.editorconfig
@@ -8,7 +8,3 @@ indent_size = 2
8
indent_style = space
9
insert_final_newline = true
10
trim_trailing_whitespace = true
11
-
12
-# .md files shouldn't trim trailing whitespace
13
-[*.{md}]
14
-trim_trailing_whitespace = false
0 commit comments