#!/usr/bin/env sh

npx --no-install commitlint --edit $1 --config commitlint.config.js
