#!/usr/bin/env sh

npx --no -- commitlint --edit ${1}
