Merge pull request #3711 from github/koesie10/remove-deprecated-husky
Remove deprecated Husky commands
This commit is contained in:
Коммит
f0471ef6e1
|
@ -1,4 +1 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
cd extensions/ql-vscode && npm run format-staged
|
||||
|
|
|
@ -1,4 +1 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
cd extensions/ql-vscode && ./scripts/forbid-test-only
|
||||
|
|
Загрузка…
Ссылка в новой задаче