Merge branch 'usual2970:next' into next

This commit is contained in:
RHQYZ 2025-03-02 23:31:26 +08:00 committed by GitHub
commit 699f847d4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,3 +8,7 @@ indent_size = 2
indent_style = space
trim_trailing_whitespace = true
insert_final_newline = true
[*.go]
indent_size = 2
indent_style = tab