Skip to content

Commit 2fad290

Browse files
committed
ci(pr-autodiff): add Chinese explicit shot
1 parent 0654d36 commit 2fad290

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/workflows/pr-autodiff.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,17 @@ jobs:
8686
8787
### Spelling/Offensive Content Check
8888
- No spelling mistakes or offensive content found in the code or comments.
89+
90+
## 中文(简体)
91+
- 新增了 `ABC` 类
92+
- `foo` 模块中的 `f()` 行为已修复
93+
94+
### 评论高亮
95+
- `config.toml` 需要正确配置才能确保新功能正常运行。
96+
97+
### 内容检查
98+
- 没有发现代码或注释中的拼写错误或不当措辞。
99+
89100
3. Highlight non-English comments
90101
4. Check for spelling/offensive content'''
91102

0 commit comments

Comments
 (0)