SublimeLinter / SublimeLinter-jshint

SublimeLinter plugin for JavaScript, using jshint.
MIT License
460 stars 46 forks source link

Windows 10: SublimeLinter: WARNING: phpcs deactivated, cannot locate '' #107

Closed jakubmikita closed 6 years ago

jakubmikita commented 6 years ago

Hey, I get this info with an empty string when I try to use phpcs linter.

The full log from ST console:

reloading plugin SublimeLinter.sublimelinter
reloading plugin SublimeLinter-phpcs.linter
SublimeLinter: phpcs linter loaded 
plugins loaded
SublimeLinter: WARNING: phpcs deactivated, cannot locate '' 
SublimeLinter: php activated: C:\php\php.exe

PHP linter works fine, but phpcs doesn't want to. Please, could you guide me?

jakubmikita commented 6 years ago

Sorry, wrong repo!