11 lines
166 B
Plaintext
11 lines
166 B
Plaintext
|
|
includes:
|
||
|
|
- vendor/phpstan/phpstan-symfony/extension.neon
|
||
|
|
|
||
|
|
parameters:
|
||
|
|
level: 6
|
||
|
|
paths:
|
||
|
|
- src
|
||
|
|
- tests
|
||
|
|
excludePaths:
|
||
|
|
- vendor/*
|