#!/bin/sh

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