mermaid/.husky/commit-msg
2022-02-10 20:32:21 +01:00

5 lines
80 B
Bash

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