Skip to content

Commit 4658e59

Browse files
authored
Merge pull request #6067 from kenjis/fix-editorconfig
chore: update editorconfig
2 parents e3dcd83 + a5ae35d commit 4658e59

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
@@ -11,5 +11,5 @@ end_of_line = lf
1111
insert_final_newline = true
1212
trim_trailing_whitespace = true
1313

14-
[*.yml]
14+
[*.{yml,yaml}]
1515
indent_size = 2

0 commit comments

Comments
 (0)