mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 21:14:21 +08:00
改
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
alwaysApply: false
|
||||
description: 任务完成前的检查
|
||||
---
|
||||
|
||||
1.每次完成任务之前必须跑一遍测试(比如说npm系的typecheck/lint)
|
||||
|
||||
2.每次完成任务之前必须跑一遍格式化(比如说npm系的prettier)
|
||||
|
||||
3.任务完成时详细输出你所做的事情和需要用户确认的问题(如有)
|
||||
|
||||
4.每次规划任务必须按照步骤来,每个步骤结束后遵循第三条规定。
|
||||
Reference in New Issue
Block a user