mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-04 08:13:30 +08:00
docs(zh-CN): translate code block(plain text) (#753)
Co-authored-by: neo <neo.dowithless@gmail.com>
This commit is contained in:
@@ -79,10 +79,10 @@ pytest --cov=app --cov-report=term-missing # Test coverage
|
||||
## 审查输出格式
|
||||
|
||||
```text
|
||||
[SEVERITY] Issue title
|
||||
File: path/to/file.py:42
|
||||
Issue: Description
|
||||
Fix: What to change
|
||||
[严重性] 问题标题
|
||||
文件:path/to/file.py:42
|
||||
问题:描述
|
||||
修复:修改内容
|
||||
```
|
||||
|
||||
## 批准标准
|
||||
|
||||
Reference in New Issue
Block a user