Skip to content

Commit 9766da9

Browse files
committed
4565: Fixed editorconfig for config/ yaml files
1 parent a2ea523 commit 9766da9

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
@@ -13,7 +13,7 @@ charset = utf-8
1313
trim_trailing_whitespace = true
1414
insert_final_newline = true
1515

16-
[config/*.{yml,yaml}]
16+
[config/**.{yml,yaml}]
1717
indent_size = 4
1818

1919
[*.php]

0 commit comments

Comments
 (0)