mirror of
https://gitee.com/layui/layui.git
synced 2025-06-28 04:35:24 +08:00
chore: 调整 EditorConfig 规则顺序
按字母顺序排列,便于阅读
This commit is contained in:
parent
61f8e5a74c
commit
de2072ef48
@ -4,8 +4,8 @@ root = true
|
|||||||
|
|
||||||
[*]
|
[*]
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
indent_style = space
|
|
||||||
indent_size = 2
|
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
trim_trailing_whitespace = true
|
indent_size = 2
|
||||||
|
indent_style = space
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
Loading…
Reference in New Issue
Block a user