Skip to content

Commit 6a48216

Browse files
committed
Updated editorconfig to be valid
1 parent 85af461 commit 6a48216

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.editorconfig

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ indent_style = space
1313
indent_size = 4
1414

1515
# 2 space indentation
16-
[*.yaml, *.yml]
17-
indent_style = space
16+
[*.{yaml,.yml}]
1817
indent_size = 2

0 commit comments

Comments
 (0)