Skip to content

Commit 2c3202f

Browse files
committed
Update editor config for yaml files
1 parent bc38987 commit 2c3202f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ indent_style = tab
1818
[{*.html, *.css, *.scss}]
1919
indent_size = 2
2020

21-
[{*.yaml, *.json}]
21+
[{*.yaml, *.yml, *.json}]
2222
indent_size = 2
2323

2424
[Makefile]

0 commit comments

Comments
 (0)