/pronto-phpstan

Pronto runner for PHPStan

Primary LanguageRubyMIT LicenseMIT

Pronto runner for PHPStan

Build Status

Pronto runner for PHPStan. What is Pronto?

Configuration

Configuration is available via following environment variables

Name Description Default
PRONTO_PHPSTAN_EXECUTABLE Path to a PHPStan executable phpstan
PRONTO_PHPSTAN_CONFIG Additonal config file which should be ussd (-c) none
PRONTO_PHPSTAN_AUTOLOADER Autoloader file wich phpstan should use (-a) none
PRONTO_PHPSTAN_LEVEL Level on which phpstan will run (-l) 7

Credits

inspired by pronto-phpcs

Copyright

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