master
parent
573a0944f0
commit
23e7a39aed
@ -1,7 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
|
||||||
|
|
||||||
# Export Git hook params
|
|
||||||
export GIT_PARAMS=$*
|
|
||||||
|
|
||||||
npx --no-install fabric verify-commit
|
|
@ -1,4 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
|
||||||
|
|
||||||
npx --no-install lint-staged
|
|
Loading…
Reference in New Issue