15 lines
244 B
JSON
15 lines
244 B
JSON
{
|
|
"PostToolUse": [
|
|
{
|
|
"matcher": "Write|Edit",
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/validate.sh",
|
|
"args": ["{{file_path}}"]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|