Skip to content

Instantly share code, notes, and snippets.

@junichi11
Created July 31, 2012 02:13
Show Gist options
  • Save junichi11/3212808 to your computer and use it in GitHub Desktop.
Save junichi11/3212808 to your computer and use it in GitHub Desktop.
PHP CodeSniffer for CakePHP
pear upgrade PEAR
pear install PHP_CodeSniffer
pear channel-discover pear.cakephp.org
pear install cakephp/CakePHP_CodeSniffer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment