Update .editorconfig
This commit is contained in:
parent
938c4f5fae
commit
5c2bdea8b4
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
root = true
|
||||
|
||||
[*.html]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.rb,*.erb]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
Loading…
Reference in a new issue