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