style: format code

This commit is contained in:
Fu Diwei
2025-04-22 21:24:48 +08:00
parent 3189e65bad
commit f5807d215f
284 changed files with 466 additions and 527 deletions

View File

@@ -10,5 +10,7 @@ trim_trailing_whitespace = true
insert_final_newline = true
[*.go]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = tab