功能点完善

This commit is contained in:
2021-07-12 17:02:47 +08:00
parent 190f1bf1f2
commit 1dd5924d42
356 changed files with 86720 additions and 84655 deletions
+14 -14
View File
@@ -1,14 +1,14 @@
# https://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false
# https://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false