Use Build Configs for configuration files
This commit is contained in:
parent
568451806e
commit
4c1c13e0e5
11 changed files with 237 additions and 84 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue