diff --git a/CLAUDE.md b/CLAUDE.md index 6667401..106de3d 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -141,4 +141,5 @@ playwright install chromium 切勿提交,也别把真实凭据写进 `config.example.yaml`。 - **不要自动提交 / 推送**:本仓库约定改动后等用户明确说"提交"再 commit/push (覆盖全局 CLAUDE.md 的 auto-push 默认)。 +- **提交消息一律英文**:格式 `type(scope): 英文描述`,风格与历史提交保持一致,禁止中文提交消息。 - 改完 Python 文件**必须跑 Black**(全局规范)。