Stats
Actions
Tags
From lint-and-format
Runs Node cleanup scripts when the session stops, closing background processes or persisting state. Executes scripts via Node.
1 event · 1 hook
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
bash -lc 'if [ -n "${CLAUDE_PLUGIN_ROOT:-}" ] && [ -f "${CLAUDE_PLUGIN_ROOT}/scripts/lint-and-format.sh" ]; then exec bash "${CLAUDE_PLUGIN_ROOT}/scripts/lint-and-format.sh"; fi'120msnpx claudepluginhub dhohner/clankers --plugin lint-and-format