Add editor config
This commit is contained in:
parent
c6aa9163a0
commit
d934400573
5
.editorconfig
Normal file
5
.editorconfig
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
root = true
|
||||||
|
[*]
|
||||||
|
end_of_line = lf
|
||||||
|
charset = utf-8
|
||||||
|
indent_style = tab
|
Loading…
Reference in New Issue
Block a user