andersundsehr / phpstan-git-files
Add all git files into phpstan config automatically
Installs: 33 412
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ~8.0 || ~8.1 || ~8.2
- composer-plugin-api: ^2.1.0
- phpstan/phpstan: ^1.9
Requires (Dev)
- pluswerk/grumphp-config: ^6.1
README
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