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 37c62bc commit 5290123Copy full SHA for 5290123
.editorconfig
@@ -4,3 +4,6 @@ indent_size = 2
4
charset = utf-8
5
trim_trailing_whitespace = true
6
insert_final_newline = true
7
+
8
+[*.{md,yml}]
9
+indent_style = space
0 commit comments