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

Pronto runner for PHPStan

License

Notifications You must be signed in to change notification settings

Powerhamster/pronto-phpstan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.