格式化代码。

This commit is contained in:
2022-12-27 10:32:45 +08:00
parent fe74257704
commit 5591d3fd19
18 changed files with 296 additions and 296 deletions

View File

@@ -9,4 +9,7 @@ indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false
insert_final_newline = true
[*.{json, yaml}]
indent_size = 2