Skip to content
Snippets Groups Projects
Commit a0f56717 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3369381 by Project Update Bot: Automated Drupal 10 compatibility fixes...

Issue #3369381 by Project Update Bot: Automated Drupal 10 compatibility fixes for Unite and functional tests
parent 86568dbf
No related branches found
No related tags found
No related merge requests found
Pipeline #25847 failed
......@@ -143,10 +143,10 @@ stages:
<<: [ *with-composer-cache, *default-job-settings-lint ]
stage: 🪄 Lint
script:
- yarn phpcs
- php vendor/bin/phpcs --standard=./.phpcs.xml .
'🧹 PHP Static Analysis (phpstan)':
<<: [ *with-composer-cache, *default-job-settings-lint ]
stage: 🪄 Lint
script:
- php vendor/bin/phpstan
- php -d apc.enabled=0 -d apc.enable_cli=0 vendor/bin/phpstan analyze --configuration=phpstan.neon
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment