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