We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6546386 commit cc8420eCopy full SHA for cc8420e
.editorconfig
@@ -7,3 +7,6 @@ indent_style = space
7
indent_size = 2
8
insert_final_newline = true
9
trim_trailing_whitespace = true
10
+
11
+[*.md]
12
+trim_trailing_whitespace = false
0 commit comments