Skip to content

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Oct 5, 2022
1 parent 95c813d commit 60b2e41
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,11 @@ root = true
[*]
indent_style = tab
indent_size = 2

[*.yml]
indent_style = space
indent_size = 2

[*.erb]
indent_style = space
indent_size = 2

0 comments on commit 60b2e41

Please sign in to comment.