phpro / grumphp

A PHP code-quality tool
MIT License
4.14k stars 430 forks source link

Phpstan: use_grumphp_paths option #807

Closed veewee closed 4 years ago

veewee commented 4 years ago
Q A
Branch master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Documented? yes
Fixed tickets #568, #512

This task adds a flag to the PhpStan task, so that you can choose whether you want GrumPHP to pass the list of changed files or not.

grumphp:
    tasks:
        phpstan:
            use_grumphp_paths: true