fix(pre-commit): correct input redirection for /dev/tty and add OpenAPI generation command
This commit is contained in:
@@ -19,3 +19,5 @@ $(pwd)/vendor/bin/pint $files -q
|
||||
if [ $? -eq 0 ]; then
|
||||
git add $files
|
||||
fi
|
||||
|
||||
php artisan generate:openapi
|
||||
|
Reference in New Issue
Block a user