1
0

overlay: add .editorconfig

This commit is contained in:
Puqns67 2023-05-28 18:35:34 +08:00
parent 438ca31ead
commit 74f4a3e8e1
Signed by: Puqns67
GPG Key ID: 9669DF042554F536

7
.editorconfig Normal file
View File

@ -0,0 +1,7 @@
[*.xml]
indent_style = space
indent_size = 2
[*.ebuild]
indent_style = tab
indent_size = 4