feat: mise à jour task phpstan avec baseline #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "phpstan_baseline"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changelog:
2f645e21a7
to08684ef636
@ -44,0 +17,4 @@
echo "== RUN PHPSTAN ==========================================="
cd $(workspaces.source.path)
phpstan analyse -l 5 --configuration phpstan-pipeline.neon --error-format table --no-progress > temp_phpstan.txt 2>&1
cat temp_phpstan.txt
Je ne vois pas la pertinence d'utiliser une autre image, qui de plus est, fait la même chose que le script précédent.
Checkout
From your project repository, check out a new branch and test the changes.