Skip to content

Commit

Permalink
update editorconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Blaschke <[email protected]>
  • Loading branch information
mblaschke committed Mar 20, 2022
1 parent be341cb commit 5bfb807
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@ indent_size = 4
[Makefile]
indent_style = tab

[*.yml]
indent_size = 2

[*.yaml]
[{*.yml, *.yaml}]
indent_size = 2

[*.conf]
Expand Down

0 comments on commit 5bfb807

Please sign in to comment.