Skip to content
Snippets Groups Projects

Merging develop into main

Merged jurgenhaas requested to merge develop into main
4 files
+ 30
19
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 19
0
parameters:
level: 4
reportUnmatchedIgnoredErrors: false
customRulesetUsed: true
checkMissingIterableValueType: false
fileExtensions:
- module
- theme
- inc
- install
- profile
- engine
ignoreErrors:
- '#Plugin definitions cannot be altered.#'
excludePaths:
- '*/tests/*.php'
includes:
- /var/www/html/vendor/mglaman/phpstan-drupal/extension.neon
- /var/www/html/vendor/phpstan/phpstan-deprecation-rules/rules.neon
Loading