1#!/bin/sh
2
3npx --no-install commitlint --edit "$1"
4