1 2 3 4 5 6
#!/usr/bin/env bash # install from the root of the repo with: # ln -s ../../.githooks/pre-push .git/hooks/pre-push make vet fmt lint