Lower PHPStan level to the lowest passing level. I'll start to increase it and fix the errors for higher levels when the CI pipeline is passing.
10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
|
|
|
|
parameters:
|
|
level: 1
|
|
excludePaths:
|
|
- *Test.php
|
|
- *TestBase.php
|
|
paths:
|
|
- web/modules/custom
|