Skip to content

Instantly share code, notes, and snippets.

View lisadickerson's full-sized avatar

Lisa E. A. Dickerson lisadickerson

View GitHub Profile
@lisadickerson
lisadickerson / git-add-drupal-coding-standards-to-code-sniffer
Created February 18, 2016 07:05
Git command to add Drupal Coding standard definitions to PEAR - PHP Extension Code Sniffer to standard install XAMPPlite
git clone --branch 8.x-2.x http://git.drupal.org/project/coder.git C:/xampplite/php/pear/PHP/CodeSniffer/Standards/Drupal
@lisadickerson
lisadickerson / git-add-wordpress-coding-standards-to-code-sniffer
Created February 18, 2016 06:33
Git command to add WordPress Coding standard definitions to PEAR - PHP Extension Code Sniffer to standard install XAMPPlite.
git clone git://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards.git C:/xampplite/php/pear/PHP/CodeSniffer/Standards/WordPress