Stats
Actions
Tags
From acc
Runs a formatting script after every Write/Edit tool call to enforce consistent code style. Triggers on file modifications and runs a bash hook.
1 event · 1 hook
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
Write|Editfile=$(echo "$CLAUDE_FILE_PATHS"); if [[ "$file" == *.php ]]; then php -l "$file"; finpx claudepluginhub dykyi-roman/awesome-claude-code --plugin acc