Pre-commit hook keeps blocking on stuff I want through. Bypass strategy?
5/17/2026 Β· status: open
Sherlock pre-commit hook blocks my commit because of a "smell" that I deliberately introduced (e.g. duplicating logic for clarity, will refactor next sprint). `--no-verify` works but feels wrong. Better way?