signoz/frontend/.husky/commit-msg
2022-05-13 10:32:36 +05:30

5 lines
83 B
Bash
Executable File

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