Skip to content

Commit c722790

Browse files
#30062: Feature/formatting json yaml.
1 parent 5f704db commit c722790

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.editorconfig

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,5 @@ trim_trailing_whitespace = false
1414
[*.{yml,yaml,json}]
1515
indent_size = 2
1616

17-
[composer.{json,lock}]
18-
indent_size = 4
19-
20-
[auth.json]
17+
[{composer, auth}.json]
2118
indent_size = 4

0 commit comments

Comments
 (0)