1 2 3
#!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh"
4 5 6 7
# Export Git hook params export GIT_PARAMS=$* npx --no-install fabric verify-commit