chore: 更新 .editorconfig
xml 文件缩进 2 空格
This commit is contained in:
parent
a79c5d1637
commit
39a24fa6dd
@ -10,3 +10,6 @@ end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.xml]
|
||||
indent_size = 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user