Skip to content

Commit 8ac6e08

Browse files
Update .editorconfig
Co-authored-by: Joren Hammudoglu <[email protected]> Signed-off-by: Neil Girdhar <[email protected]>
1 parent 7b6f22e commit 8ac6e08

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 @@ indent_size = 4
1414
max_line_length = 88
1515
indent_size = 4
1616

17-
[*.toml]
18-
indent_size = 2
19-
20-
[*.yml]
17+
[*.{toml,yml,yaml}]
2118
indent_size = 2

0 commit comments

Comments
 (0)