We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456ee01 commit 17d711cCopy full SHA for 17d711c
1 file changed
.editorconfig
@@ -19,7 +19,7 @@ ij_wrap_on_typing = false
19
indent_style = space
20
indent_size = 4
21
22
-[*.yml,yaml,json]
+[{*.yml,*.yaml,*.json}]
23
24
indent_size = 2
25
0 commit comments