Update .editorconfig
Some checks are pending
The Quran / ci (push) Waiting to run

This commit is contained in:
0x1eef 2024-10-07 00:03:21 -03:00
parent 938c4f5fae
commit 5c2bdea8b4

View file

@ -1,3 +1,9 @@
root = true
[*.html]
indent_style = space
indent_size = 2
[*.rb,*.erb] [*.rb,*.erb]
indent_style = space indent_style = space
indent_size = 2 indent_size = 2