Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Makes the gate non-optional. Enable once per clone:
|
||||
# git config core.hooksPath scripts/hooks
|
||||
# Bypass deliberately with `git commit --no-verify` — and say why in the commit body.
|
||||
exec ./scripts/verify.sh
|
||||
Reference in New Issue
Block a user