Skip to content

Commit

Permalink
Combine config for multiple file formats
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Oct 31, 2023
1 parent a471d8b commit 98f51d7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ indent_style = space

trim_trailing_whitespace = true

[*.yml]
# Two-space indentation
indent_size = 2

[*.toml]
[*.{toml,yml}]
# Two-space indentation
indent_size = 2

Expand Down

0 comments on commit 98f51d7

Please sign in to comment.