#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
ESLINT_USE_FLAT_CONFIG=true
pnpm dlx commitlint --edit ${1}
pnpm dlx lint-staged