Skip to content

Instantly share code, notes, and snippets.

@dhaley
Created February 4, 2013 18:04
Show Gist options
  • Save dhaley/4708367 to your computer and use it in GitHub Desktop.
Save dhaley/4708367 to your computer and use it in GitHub Desktop.
phpcs config file
<?php
$phpCodeSnifferConfig = array (
'default_standard' => 'Drupal',
)
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment