oliverdavies.uk-drupal-old/phpstan.neon
2020-04-24 08:54:02 +01:00

13 lines
291 B
Plaintext

parameters:
level: 7
paths:
- web/modules/custom
- web/themes/custom
excludes_analyse:
- *Test.php
- *TestBase.php
checkMissingIterableValueType: false
includes:
- vendor/mglaman/phpstan-drupal/extension.neon
- vendor/phpstan/phpstan-deprecation-rules/rules.neon