You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
453 B
Plaintext
14 lines
453 B
Plaintext
4 years ago
|
parameters:
|
||
|
level: 7
|
||
|
paths:
|
||
|
- src
|
||
|
- tests
|
||
|
ignoreErrors:
|
||
|
- '#Variable property access on \$this\(OTPHP\\OTP\)\.#'
|
||
|
includes:
|
||
|
- vendor/phpstan/phpstan-strict-rules/rules.neon
|
||
|
- vendor/phpstan/phpstan-phpunit/extension.neon
|
||
|
- vendor/phpstan/phpstan-deprecation-rules/rules.neon
|
||
|
- vendor/thecodingmachine/phpstan-safe-rule/phpstan-safe-rule.neon
|
||
|
- vendor/phpstan/phpstan-beberlei-assert/extension.neon
|