docs(zh-CN): translate code block(plain text) (#753)

Co-authored-by: neo <neo.dowithless@gmail.com>
This commit is contained in:
zdoc.app
2026-03-23 06:39:24 +08:00
committed by GitHub
parent fd2a8edb53
commit 4f6f587700
118 changed files with 1807 additions and 1835 deletions

View File

@@ -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
问题:描述
修复:修改内容
```
## 批准标准