index/.devfiles/hooks/commit-msg.sh
2025-02-05 16:06:35 -03:00

5 lines
64 B
Bash

#!/usr/bin/env bash
set -euxo pipefail
cog verify --file "$1"