.editorconfig: update

This commit is contained in:
0x1eef 2023-03-17 00:16:43 -03:00
parent 8eeb6396c1
commit 379fa27043

View file

@ -1,6 +1,6 @@
##
# Ruby
[*.rb]
[*.rb, *.erb]
indent_style = space
indent_size = 2