Files
Theatrical-Players-Refactor…/php/phpstan.neon
Pen-y-Fan 1b405f33c9 Added ECS and PHPStan
With helper batch files
2020-05-18 22:42:07 +01:00

27 lines
394 B
Plaintext

includes:
- vendor/symplify/phpstan-extensions/config/config.neon
- vendor/phpstan/phpstan-phpunit/extension.neon
parameters:
paths:
- src
- tests
# The level 8 is the highest level
level: 8
# Larstan recommendation:
checkMissingIterableValueType: false
ignoreErrors:
# buggy
# mixed
# cache buggy
# tests
# iterable