Skip to content

Commit 8b57e92

Browse files
committed
Correct formatting of .editorconfig
1 parent 4602827 commit 8b57e92

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
@@ -11,6 +11,6 @@ trim_trailing_whitespace = true
1111
indent_style = tab
1212
indent_size = 4
1313

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

0 commit comments

Comments
 (0)