Files
LLMScaffolding/.githooks/commit-msg
Charles N Wyble 408db0d0cc
Some checks failed
CI / checks (push) Has been cancelled
CI / checks (pull_request) Has been cancelled
chore(ci): bootstrap CI + hooks
Squash-merge bootstrap-cicd into integration
2025-09-10 21:48:32 +00:00

6 lines
69 B
Bash

#!/usr/bin/env bash
set -euo pipefail
scripts/commitlint-hook "$1"