mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-08 17:25:40 +02:00
ci(husky): removed 2 deprecated lines pointing to the husky location
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
#!/bin/sh
|
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
|
||||||
|
|
||||||
npx --no-install commitlint --edit "$1"
|
npx --no-install commitlint --edit "$1"
|
||||||
npm run lint:staged
|
npm run lint:staged
|
||||||
npm run test
|
npm run test
|
||||||
|
Reference in New Issue
Block a user