mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-20 08:03:45 +08:00
17 lines
321 B
JSON
17 lines
321 B
JSON
{
|
|
"hooks": {
|
|
"PostToolUse": [
|
|
{
|
|
"matcher": "Edit|Write|MultiEdit",
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "python3 \"$CLAUDE_PROJECT_DIR/tools/rules/hook.py\"",
|
|
"statusMessage": "Checking house rules"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|