Skip to content

Instantly share code, notes, and snippets.

@amitaibu
Created July 7, 2016 16:57
Show Gist options
  • Save amitaibu/d44378c8460302d4b3e1fca0166fe862 to your computer and use it in GitHub Desktop.
Save amitaibu/d44378c8460302d4b3e1fca0166fe862 to your computer and use it in GitHub Desktop.
alias phpcs="./vendor/bin/phpcs"
phpcs --config-set installed_paths /Library/WebServer/Documents/Danel/vendor/drupal/coder/coder_sniffer
phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,js,css,info,txt,md modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment