X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.husky%2Fcommit-msg;h=0a4b97de53ae4f83db224a73981e6c0aaf581203;hb=394676d15b59b7013b9d95889e47a4a49860b057;hp=c160a7712333eb282e933e1b5009ae81b9d4c677;hpb=c74e9d1471d9c4639b3e213a9fa7edcceeeb9e32;p=poolifier.git diff --git a/.husky/commit-msg b/.husky/commit-msg index c160a771..0a4b97de 100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,4 +1 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" - -npx --no -- commitlint --edit ${1} +npx --no -- commitlint --edit $1