Skip to content

Add all git files into phpstan config automatically

Notifications You must be signed in to change notification settings

andersundsehr/phpstan-git-files

Repository files navigation

phpstan-git-files

This phpstan extension automatically adds all your .php files from git to be checked by phpstan.

install

composer req --dev andersundsehr/phpstan-git-files

includes:
    - vendor/andersundsehr/phpstan-git-files/extension.php