You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
337 B
13 lines
337 B
parameters: |
|
level: 1 |
|
paths: |
|
- src |
|
- tests |
|
|
|
# https://github.com/phpstan/phpstan/issues/694#issuecomment-350724288 |
|
bootstrapFiles: |
|
- vendor/bin/.phpunit/phpunit-7.5-0/vendor/autoload.php |
|
|
|
includes: |
|
- vendor/phpstan/phpstan-phpunit/extension.neon |
|
- vendor/phpstan/phpstan-phpunit/rules.neon
|
|
|