Skip to content

Instantly share code, notes, and snippets.

@luiseduardobraschi
Created April 14, 2018 20:49
Show Gist options
  • Save luiseduardobraschi/859168cb83330813a46b62ff6eb5d8e4 to your computer and use it in GitHub Desktop.
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
// 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