#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
  
npx --no-install max verify-commit $1
