MeterSphere/frontend/.husky/commit-msg
2023-05-24 16:15:17 +08:00

5 lines
82 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd frontend && npx commitlint --edit $1