chore: update existing rule docs with AI output schema
This commit is contained in:
@@ -124,5 +124,9 @@ def process\_large\_file(filename: str):
|
||||
\# Act
|
||||
user \= get\_user\_info(1)
|
||||
|
||||
\# Assert
|
||||
assert user.name \== "Test"
|
||||
\# Assert
|
||||
assert user.name \== "Test"
|
||||
|
||||
## 🤖 [附加] AI 助手执行协议 (AI Output Schema)
|
||||
|
||||
**绝对红线**:生成的 Python 代码必须 100% 包含 Type Hints(类型注解);禁止输出废话解析,直接输出带规范中文注释的可用代码块。
|
||||
|
||||
Reference in New Issue
Block a user