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