tariffs/.husky/commit-msg
2022-12-16 03:36:33 +03:00

4 lines
76 B
Bash

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