Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 1.24 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.24 KB

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.