Skip to content
Code-Schnipsel Gruppen Projekte
Commit 2b857d4f erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

fix: remove phpstan from gitlab CI pipeline

The `.gitlab-ci.yml` file was updated to remove the `phpstan` job. This change means we will no
longer run static analysis automatically on our CI pipeline. Further discussions may be needed on
whether to replace this with another tool or integrate it differently.
Übergeordneter 6b1d6f44
No related branches found
No related tags found
2 Merge Requests!19Update 'next-3.x' with latest changes from 'main',!18fix(phpstan): code improvements and resolve warnings
Pipeline #15708 bestanden mit Phase
in 2 Minuten und 27 Sekunden
......@@ -15,7 +15,3 @@ phpunit-php8.2:
phpunit-php8.3:
rules:
- when: never
phpstan:
script:
- QUIQQER_OTHER_AUTOLOADERS=KEEP ./tools/phpstan --no-progress --memory-limit=-1 --debug
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren