mermaid/.husky/commit-msg
2021-12-04 12:58:00 +01:00

5 lines
80 B
Bash

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