Skip to content

Instantly share code, notes, and snippets.

@tommcfarlin
Created May 15, 2019 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tommcfarlin/6265ca0fd4dc3bb0e3cf5338509893bb to your computer and use it in GitHub Desktop.
Save tommcfarlin/6265ca0fd4dc3bb0e3cf5338509893bb to your computer and use it in GitHub Desktop.
[PHP] Installing Multiple Coding Standards
$ phpcs --config-set installed_paths ./wpcs,./WDS-Coding-Standards
$ phpcs --config-set installed_paths ~/Sync/Projects/wpcs,~/Sync/Projects/WDS-Coding-Standards
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment