0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/core/.husky/commit-msg

5 lines
82 B
Text
Raw Normal View History

2021-06-30 10:08:44 -05:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install commitlint --edit "$1"