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.
16 lines
372 B
16 lines
372 B
parameters: |
|
level: 1 |
|
paths: |
|
- src |
|
- tests |
|
|
|
# https://github.com/phpstan/phpstan/issues/694#issuecomment-350724288 |
|
bootstrapFiles: |
|
- vendor/bin/.phpunit/phpunit/vendor/autoload.php |
|
|
|
stubFiles: |
|
- stubs/dom.stub |
|
|
|
includes: |
|
- vendor/phpstan/phpstan-phpunit/extension.neon |
|
- vendor/phpstan/phpstan-phpunit/rules.neon
|
|
|