Oliver Davies
cae2091436
As this module is no longer supported, remove it from the codebase and update all references to it within the custom code - instead manually wrapping nodes with the `Post` or `Talk` class, or returning it from a Repository. Fixes: #465
14 lines
317 B
Plaintext
14 lines
317 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
|
|
- phpstan-baseline.neon
|