aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.githooks/pre-commit
blob: 8ee1775687ba0c483f90509c34c9a085b2264964 (plain) (blame)
1
2
3
#!/bin/sh
# Code quality gate. Bypass with: git commit --no-verify
exec just check