mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-06 03:16:07 -06:00
fix: update Husky hooks for v10 compatibility and fix test scripts
- Remove deprecated shebang lines from Husky hooks - Fix test:run to properly exclude integration tests - Update test:integration to directly specify integration test file - All test suites now working correctly (85 unit + 3 integration tests)
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
# Run linting on staged files
|
||||
pnpm lint-staged
|
||||
|
||||
Reference in New Issue
Block a user