chore: fix format config

This commit is contained in:
Changhua 2025-04-23 00:11:10 +08:00
parent cc4b8def32
commit 424c76f509

View File

@ -5,3 +5,6 @@ trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4
[*.{yml,yaml}]
indent_size = 2