Skip to content

Commit 6d372b5

Browse files
committed
Added YAML file type to EditorConfig
1 parent 44af1b3 commit 6d372b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ insert_final_newline = 1
88
trim_trailing_whitespace = 1
99
charset = UTF-8
1010

11-
[*.{html}]
11+
[*.{html,yml}]
1212
indent_size = 2

0 commit comments

Comments
 (0)