There was an error while loading. Please reload this page.
1 parent f9fd4a5 commit 5d29e0cCopy full SHA for 5d29e0c
.editorconfig
@@ -8,5 +8,8 @@ charset = utf-8
8
trim_trailing_whitespace = true
9
insert_final_newline = true
10
11
+[*.{yml,yaml}]
12
+indent_style = space
13
+
14
[*.md]
15
trim_trailing_whitespace = false
0 commit comments