#!/usr/bin/env sh
npx --no-install commitlint --edit "$1"
