SSStavre Spasovinstavrespasov.hashnode.dev·Jun 12 · 5 min readThe Claude Code hook that ended --no-verify commits foreverHere's a small thing that drove me up the wall using Claude Code on a real codebase. I have a pre-commit hook. It runs the linter and the type-checker. It exists precisely so that broken code doesn't 00