chore: 更新项目配置

- 添加 gofmt 和 goimports 自动审批权限
- 添加 CLAUDE.md 项目指导文件,要求格式化 Go 源码

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
zy
2025-08-12 01:12:15 +08:00
parent 108da414fd
commit bfa830026c
2 changed files with 4 additions and 1 deletions

1
CLAUDE.md Normal file
View File

@@ -0,0 +1 @@
- 要求每次修改完后,需要帮我格式化 Go 源码文件.