Skip to content

Instantly share code, notes, and snippets.

@skwashd
Created October 21, 2016 15:36
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 skwashd/87d5ed5dfa3ac7c027610f4a036a9786 to your computer and use it in GitHub Desktop.
Save skwashd/87d5ed5dfa3ac7c027610f4a036a9786 to your computer and use it in GitHub Desktop.
Combined Drupal Coding and Best Practice Standards Ruleset for PHP CodeSniffer
<?xml version="1.0"?>
<ruleset name="Combined Drupal Standard">
<rule ref="Drupal" />
<rule ref="DrupalPractice" />
</ruleset>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment