.files/nix/git-identities/hooks/cabal/pre-commit
2025-11-11 13:27:53 +08:00

4 lines
42 B
Bash
Executable file

#!/usr/bin/env bash
make style
make lint