Skip to content

Commit 80406a7

Browse files
akxradarhere
andcommitted
editorconfig: specify 2-space indent for TOML
Co-authored-by: Andrew Murray <[email protected]>
1 parent 4a7cf05 commit 80406a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ indent_style = space
1313

1414
trim_trailing_whitespace = true
1515

16-
[*.yml]
16+
[*.{toml,yml}]
1717
# Two-space indentation
1818
indent_size = 2
1919

0 commit comments

Comments
 (0)