Skip to content

Commit 5d29e0c

Browse files
committed
add yaml settings
1 parent f9fd4a5 commit 5d29e0c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@ charset = utf-8
88
trim_trailing_whitespace = true
99
insert_final_newline = true
1010

11+
[*.{yml,yaml}]
12+
indent_style = space
13+
1114
[*.md]
1215
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)