0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/core/.husky/commit-msg
2021-07-25 17:39:56 +08:00

4 lines
82 B
Bash
Executable file

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