mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-22 16:51:20 +00:00
9 lines
222 B
Plaintext
Executable File
9 lines
222 B
Plaintext
Executable File
# CaptainHook 5.10.0
|
|
|
|
INTERACTIVE="--no-interaction"
|
|
|
|
vendor/bin/captainhook $INTERACTIVE --configuration=captainhook.json --bootstrap=vendor/autoload.php hook:pre-commit "$@" <&0
|
|
|
|
pnpm run typecheck
|
|
pnpm exec lint-staged
|