Created
April 14, 2018 20:49
-
-
Save luiseduardobraschi/859168cb83330813a46b62ff6eb5d8e4 to your computer and use it in GitHub Desktop.
Correcting the error "SublimeLinter: WARNING: phpcs cannot locate 'phpcs'" on Ubuntu 16.04
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
// SublimeLinter Settings - User | |
{ | |
"paths": | |
{ | |
"linux": ["~/.config/composer/vendor/bin"] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment