We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f98b90e commit 81b419bCopy full SHA for 81b419b
.editorconfig
@@ -8,3 +8,6 @@ indent_size = 2
8
indent_style = space
9
insert_final_newline = true
10
trim_trailing_whitespace = true
11
+
12
+[*.md]
13
+trim_trailing_whitespace = false
0 commit comments