Skip to content

Instantly share code, notes, and snippets.

@fabiobruna
Created June 9, 2015 08:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save fabiobruna/a8b90b52b925806d2adc to your computer and use it in GitHub Desktop.
Save fabiobruna/a8b90b52b925806d2adc to your computer and use it in GitHub Desktop.
PHP Lint build system for sublime text 3
{
"cmd": ["php", "-l", "$file"],
"selector": "source.php"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment