CPS-IT/php-cs-fixer-config

View on GitHub
phpstan.neon

Summary

Maintainability
Test Coverage
includes:
    - vendor/phpstan/phpstan/conf/bleedingEdge.neon
parameters:
    level: max
    paths:
        - src
        - tests