repo: update .editorconfig
This commit is contained in:
parent
3121a4ee72
commit
5362df7aa5
@ -1,6 +1,12 @@
|
|||||||
[*.xml]
|
root = true
|
||||||
indent_style = space
|
|
||||||
indent_size = 2
|
[*]
|
||||||
|
charset = utf-8
|
||||||
|
insert_final_newline = true
|
||||||
|
|
||||||
|
[metadata.xml]
|
||||||
|
indent_style = tab
|
||||||
|
indent_size = 4
|
||||||
|
|
||||||
[*.ebuild]
|
[*.ebuild]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
Loading…
Reference in New Issue
Block a user