Add files via upload

This commit is contained in:
公明
2026-07-13 17:12:48 +08:00
committed by GitHub
parent 33b0b56514
commit a64c18df6d
4 changed files with 74 additions and 42 deletions
+2
View File
@@ -111,6 +111,8 @@ python3 scripts/check-docs.py
该检查会验证本地链接、代码块闭合、中英文文件名对齐、语言导航覆盖率,以及根 README 中的 Go 版本是否与 `go.mod` 一致。版本化示例应尽量从 `go.mod``config.example.yaml` 等权威文件派生,避免手工同步。
当文档、`go.mod` 或检查脚本变更时,GitHub Actions 中的 `Documentation` 工作流会自动运行同一条命令。
## Review 关注点
代码评审优先看: