mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-18 18:40:16 +08:00
Validator (scripts/ci/validate-hooks.js line 182-184) only errors when matcher is missing for non-EVENTS_WITHOUT_MATCHER events. For Stop (in EVENTS_WITHOUT_MATCHER), matcher is optional — presence is allowed and validated for type correctness, absence is also accepted.