commerce/.husky/commit-msg
Matthew Mulford 52aa9a3367 chore: fmt
2022-09-09 16:14:10 -05:00

5 lines
82 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install commitlint --edit "$1"