update 格式化

This commit is contained in:
2023-10-10 16:32:19 +08:00
parent 4babf55fec
commit 9c8a4032ca
3 changed files with 864 additions and 674 deletions

View File

@@ -8,7 +8,7 @@ charset = utf-8
# 缩进风格可选space、tab
indent_style = space
# 缩进的空格数
indent_size = 2
indent_size = 4
# 结尾换行符可选lf、cr、crlf
end_of_line = lf
# 在文件结尾插入新行