MeterSphere/frontend/.husky/commit-msg

5 lines
82 B
Plaintext
Raw Normal View History

2023-05-24 11:08:08 +08:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
2023-05-24 14:58:24 +08:00
cd frontend && npx commitlint --edit $1