Skip to content

Commit

Permalink
EditorConfig settings for .yml files.
Browse files Browse the repository at this point in the history
  • Loading branch information
asfernandes committed Jul 15, 2022
1 parent 2263cad commit 3b3d59d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ root = true
[*]
indent_style = tab
indent_size = 4

[*.yml]
indent_style = space
indent_size = 2

0 comments on commit 3b3d59d

Please sign in to comment.