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