echo "husky commit-msg-lint start"
npx --no -- commitlint --edit ""
echo "husky commit-msg-lint end"
