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 6aacf4d commit 99c6556Copy full SHA for 99c6556
.editorconfig
@@ -25,3 +25,6 @@ indent_size = 4
25
26
[Makefile]
27
indent_style = tab
28
+
29
+[*.md]
30
+trim_trailing_whitespace = false
0 commit comments