#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

# 可选：添加 commit 信息格式检查
# npx --no -- commitlint --edit $1