Skip to content
Snippets Groups Projects
Unverified Commit e7f28f0c authored by Alex Pott's avatar Alex Pott
Browse files

Get PHPStan running on Drupal 10 pt2

parent 59597dbe
No related branches found
No related tags found
1 merge request!2Resolve #3482692 "Add gitlab integration"
......@@ -41,9 +41,8 @@ phpcs:
phpstan:
# Allow PHPStan to run on Drupal 10.
rules:
- *opt-in-previous-major-rule
- *skip-phpstan-rule
- *php-files-exist-rule
- if: '$OPT_IN_TEST_PREVIOUS_MAJOR != "1" || $CORE_PREVIOUS_STABLE == ""'
when: never
allow_failure: false
phpstan (next major):
allow_failure: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment