Use Build Configs for configuration files

This commit is contained in:
Oliver Davies 2024-01-29 22:05:52 +00:00 committed by Oliver Davies
parent 568451806e
commit 4c1c13e0e5
11 changed files with 237 additions and 84 deletions

View file

@ -1,7 +1,9 @@
parameters:
level: 5
paths:
- web/modules/custom/example
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
includes:
- phpstan-baseline.neon
parameters:
level:
excludePaths:
- *Test.php
- *TestBase.php
paths: