stop-check-console-log
Stop hook: Check for console.log in modified files after each response (matcher: *).
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install stop-check-console-log --cli claudewrites the file to.claude/hooks/stop-check-console-logListed as compatible
Configuration
# fetches the hook script into:
.claude/hooks/stop-check-console-log
# then register it in your settings.json "hooks" block.↳ Add the hook entry to settings.json, then restart the harness.
Needs the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Stop hook: Check for console.log in modified files after each response (matcher: *).
When to use it
Stop hook: Check for console.log in modified files after each response (matcher: *).
How to install / invoke
Vendored from affaan-m/ecc (hooks). See the source: https://github.com/affaan-m/ecc/blob/main/hooks/hooks.json
Notes
Ingested from the affaan-m/ecc harness library (MIT).