We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c13e1dc commit 9dfaeceCopy full SHA for 9dfaece
1 file changed
.editorconfig
@@ -8,3 +8,6 @@ trim_trailing_whitespace = true
8
9
[*.{ps1,bat,cmd}]
10
end_of_line = crlf
11
+
12
+[*.md]
13
+trim_trailing_whitespace = false
0 commit comments