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.
2 parents a31e5f5 + b56b751 commit 741259bCopy full SHA for 741259b
.editorconfig
@@ -13,6 +13,8 @@ indent_style = space
13
indent_size = 4
14
15
[*.md]
16
+# double whitespace at end of line
17
+# denotes a line break in Markdown
18
trim_trailing_whitespace = false
19
20
[*.yml]
0 commit comments