Home

Awesome

Pronto runner for PHPStan

Build Status

Pronto runner for PHPStan. What is Pronto?

Configuration

Configuration is available via following environment variables

NameDescriptionDefault
PRONTO_PHPSTAN_EXECUTABLEPath to a PHPStan executablephpstan
PRONTO_PHPSTAN_CONFIGAdditonal config file which should be ussd (-c)none
PRONTO_PHPSTAN_AUTOLOADERAutoloader file wich phpstan should use (-a)none
PRONTO_PHPSTAN_LEVELLevel on which phpstan will run (-l)7

Credits

inspired by pronto-phpcs

Copyright

Copyright (c) 2018 Thomas Rothe. See LICENSE for further details.