Skip to content

Commit 0b1bf90

Browse files
committed
chore: Mention yaml pattern in .editorconfig
1 parent 46fcee9 commit 0b1bf90

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
@@ -9,7 +9,7 @@ indent_style = space
99
insert_final_newline = true
1010
trim_trailing_whitespace = true
1111

12-
[*.yml]
12+
[{*.yml,*.yaml}]
1313
indent_size = 2
1414

1515
[*.gradle.kts]

0 commit comments

Comments
 (0)