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