go/.githooks/pre-commit
Snider 23d9c4da19 chore(githooks): fix pre-commit QA
- replace invalid qa flags with core go qa full\n- add versioned hook entry for consistent behavior
2026-02-05 22:07:14 +00:00

4 lines
66 B
Bash
Executable file

#!/usr/bin/env bash
set -euo pipefail
exec core go qa full --fix