mediawiki-skins-Citizen/.husky/commit-msg

5 行
77 B
Bash

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no -- commitlint --edit "$1"