We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99cc681 commit cd42771Copy full SHA for cd42771
.editorconfig
@@ -12,3 +12,7 @@ indent_size = 4
12
13
[*.{yml,lock}]
14
indent_size = 2
15
+
16
+[*.md]
17
+trim_trailing_whitespace = true
18
+indent_style = space
0 commit comments