signoz/frontend/.husky/commit-msg

4 lines
82 B
Plaintext
Raw Normal View History

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