We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 731440b commit 9b49cd6Copy full SHA for 9b49cd6
.editorconfig
@@ -5,6 +5,9 @@ indent_style = space
5
indent_size = 2
6
trim_trailing_whitespace = true
7
8
+[*.md]
9
+trim_trailing_whitespace = false
10
+
11
[*.sh]
12
# like -i=2
13
indent_style = space
0 commit comments