Files
Aislo/docs/.codex/hooks.json
T
2026-07-15 18:33:33 +09:00

15 lines
294 B
JSON

{
"hooks": {
"PreToolUse": [
{
"matcher": "Bash",
"hooks": [
{
"type": "command",
"command": "C:\\Users\\umsan\\AppData\\Local\\Programs\\Python\\Python312\\Scripts\\graphify.EXE hook-check"
}
]
}
]
}
}