Skip to content

Rockstar04/SublimeLinter-contrib-phpstan

 
 

Repository files navigation

SublimeLinter-contrib-phpstan

This linter plugin for SublimeLinter provides an interface to phpstan.

Installation

SublimeLinter must be installed in order to use this plugin.

Please use Package Control to install the linter plugin.

By default, this plugin uses PHPStan from vendor/bin. Otherwise, it will fall back to a global phpstan executable (in that case, you must ensure that its path is available to SublimeLinter, see troubleshooting PATH configuration).

Settings