Skip to content

Commit 2b3a997

Browse files
committed
refactor(.claude): 移除配置文件中的hooks设置
移除了settings.json中关于SessionStart hooks的配置
1 parent 2b586c9 commit 2b3a997

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

.claude/settings.json

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,5 @@
1616
"Memory",
1717
"shrimp-task-manager",
1818
"serena"
19-
],
20-
"hooks": {
21-
"SessionStart": [
22-
{
23-
"matcher": "startup",
24-
"hooks": [
25-
{
26-
"type": "command",
27-
"command": " echo '以下是本项目的重要规范,请严格遵守' && rule-loader"
28-
}
29-
]
30-
}
31-
]
32-
}
19+
]
3320
}

0 commit comments

Comments
 (0)