Skip to content

Commit 6fb7924

Browse files
committed
chore: 미사용 훅 참조 제거
1 parent c6fc811 commit 6fb7924

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

.claude/settings.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
11
{
22
"env": {
33
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
4-
},
5-
"hooks": {
6-
"PostToolUse": [
7-
{
8-
"matcher": "Edit|Write",
9-
"hooks": [
10-
{
11-
"type": "command",
12-
"command": "python3 .claude/hooks/post-edit-check.py 2>/dev/null || python .claude/hooks/post-edit-check.py"
13-
}
14-
]
15-
}
16-
]
174
}
185
}

0 commit comments

Comments
 (0)