Skip to content

Commit a529d2e

Browse files
tobiasso85RandomByte
authored andcommitted
[INTERNAL] .editorconfig: Fix yaml config
Fix definition for yml in .editorconfig.
1 parent d6da32a commit a529d2e

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
@@ -12,7 +12,7 @@ end_of_line = lf
1212
indent_size = 4
1313
insert_final_newline = true
1414

15-
[*.yml}]
15+
[*.{yml,yaml}]
1616
indent_style = space
1717
indent_size = 2
1818

0 commit comments

Comments
 (0)