We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8e04c commit e30e350Copy full SHA for e30e350
.editorconfig
@@ -13,3 +13,6 @@ trim_trailing_whitespace = true
13
14
[*.rb]
15
charset = utf-8
16
+
17
+[*.md]
18
+trim_trailing_whitespace = false
0 commit comments