Skip to content

Commit d8d5704

Browse files
committed
Add .yml to .editorconfig
1 parent bc44305 commit d8d5704

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
@@ -16,3 +16,6 @@ indent_size = 4
1616
charset = utf-8
1717
trim_trailing_whitespace = true
1818
insert_final_newline = true
19+
20+
[*.{yml,yaml}]
21+
indent_size = 2

0 commit comments

Comments
 (0)