X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.husky%2Fcommit-msg;h=0a4b97de53ae4f83db224a73981e6c0aaf581203;hb=512ff724b68d11b6954e2902a9a7ae4ebd5b8c95;hp=c160a7712333eb282e933e1b5009ae81b9d4c677;hpb=d73c2fe3655aa3f0a370f4f7c5d47011c6d3e120;p=benchmarks-js.git diff --git a/.husky/commit-msg b/.husky/commit-msg index c160a77..0a4b97d 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