Files
QR-master/.claude/settings.json
Timo Knuth 32935041b3 add
2026-04-21 12:37:18 +02:00

16 lines
254 B
JSON

{
"hooks": {
"PreToolUse": [
{
"matcher": "Skill",
"hooks": [
{
"type": "command",
"command": "\"$CLAUDE_PROJECT_DIR/.claude/hooks/check-gstack.sh\""
}
]
}
]
}
}