Merge pull request #3711 from github/koesie10/remove-deprecated-husky

Remove deprecated Husky commands
This commit is contained in:
Koen Vlaswinkel
2024-09-12 11:58:16 +02:00
committed by GitHub
2 changed files with 0 additions and 6 deletions

View File

@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
cd extensions/ql-vscode && npm run format-staged cd extensions/ql-vscode && npm run format-staged

View File

@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
cd extensions/ql-vscode && ./scripts/forbid-test-only cd extensions/ql-vscode && ./scripts/forbid-test-only