Move all files to old/drupal/
This commit is contained in:
parent
8203e983d5
commit
7d76bf2968
468 changed files with 0 additions and 0 deletions
13
old/drupal/phpstan.neon
Normal file
13
old/drupal/phpstan.neon
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue