oliverdavies.uk-drupal/phpstan.neon.dist
Oliver Davies 19f6b9954b Fix PHPStan errors
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.
2024-05-24 08:50:51 +01:00

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