Update build configuration files
This commit is contained in:
parent
603a1076e4
commit
3f886a5f8b
3 changed files with 77 additions and 0 deletions
9
phpstan.neon.dist
Normal file
9
phpstan.neon.dist
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
|
||||
|
||||
parameters:
|
||||
level:
|
||||
excludePaths:
|
||||
- *Test.php
|
||||
- *TestBase.php
|
||||
paths:
|
||||
|
||||
Reference in a new issue