mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-06 07:16:00 -06:00
- 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)
3 lines
61 B
Plaintext
3 lines
61 B
Plaintext
# Validate commit message format
|
|
pnpm commitlint --edit "$1"
|