14 lines
215 B
JSON
14 lines
215 B
JSON
{
|
|
"PostToolUse": [
|
|
{
|
|
"matcher": "Write|Edit",
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/suggest-commit.sh"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|