Skip to content

Instantly share code, notes, and snippets.

@uxweb
Last active February 16, 2017 13:40
Show Gist options
  • Save uxweb/06bbfbbc43a4c4dc1b5d2b23c1a8b273 to your computer and use it in GitHub Desktop.
Save uxweb/06bbfbbc43a4c4dc1b5d2b23c1a8b273 to your computer and use it in GitHub Desktop.
Sublime Text PHP CS Fixer PSR-2 Build Snippet
{
"shell_cmd": "php-cs-fixer fix $file --using-cache=no -v --rules=@PSR2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment