mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 06:18:07 +01:00
345a89a7e2
a657258f31
cleanup CHANGELOG, is part of GitHub releases now (#2)
14 lines
308 B
Plaintext
14 lines
308 B
Plaintext
includes:
|
|
- vendor/phpstan/phpstan-phpunit/extension.neon
|
|
- vendor/phpstan/phpstan-phpunit/rules.neon
|
|
- vendor/phpstan/phpstan-strict-rules/rules.neon
|
|
|
|
parameters:
|
|
level: 7
|
|
paths:
|
|
- lib
|
|
- tests
|
|
|
|
excludes_analyse:
|
|
- %rootDir%/../../../tests/Doctrine/Tests/Common/*
|