Skip to content

Commit 12b6d5e

Browse files
committed
chore: fix syntax in .editorconfig and try to figure out how it changed back
1 parent a55e783 commit 12b6d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ij_wrap_on_typing = false
1717
indent_style = space
1818
indent_size = 4
1919

20-
[*.yml,yaml,json]
20+
[{*.yml,*.yaml,*.json}]
2121
indent_style = space
2222
indent_size = 2
2323

0 commit comments

Comments
 (0)