Skip to content

Instantly share code, notes, and snippets.

@inderpreet99
Created August 22, 2017 21:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inderpreet99/6c287245d28a0100e3b9355b6d12c92c to your computer and use it in GitHub Desktop.
Save inderpreet99/6c287245d28a0100e3b9355b6d12c92c to your computer and use it in GitHub Desktop.
install wpcs
brew install php-code-sniffer
composer global require wp-coding-standards/wpcs
phpcs --config-set installed_paths ~/.composer/vendor/wp-coding-standards/wpcs/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment