mirror of https://github.com/Hilbis/Hilbish
chore: add .editorconfig file (#217)
parent
3f9b230381
commit
b6aecb12f6
|
@ -0,0 +1,6 @@
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
charset = utf-8
|
||||||
|
indent_size = 4
|
||||||
|
indent_style = tab
|
Loading…
Reference in New Issue