docs(project_rules): 添加代码引用函数的审核规则

补充配置项和新增代码引用正确性审核的具体要求
This commit is contained in:
panw
2026-05-21 15:16:35 +08:00
parent b925ae972e
commit f5c37d3634

View File

@@ -1,4 +1,5 @@
---
alwaysApply: false
description:
alwaysApply: true
---
- 每次在代码中引用其他文件函数的时候,需要严格审核引用的正确性。