mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-07 00:36:48 +02:00
8 lines
222 B
Text
Executable file
8 lines
222 B
Text
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
|