markdowny/.husky/commit-msg
Dylan R. E. Moonfire f4ce8e44e8 build: updating husky
2023-01-25 22:23:33 -06:00

5 lines
88 B
Bash
Executable file

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