Skip to content

Instantly share code, notes, and snippets.

@amacgregor
Created November 10, 2014 12:32
Show Gist options
  • Save amacgregor/efa18d65691df1f2b5f4 to your computer and use it in GitHub Desktop.
Save amacgregor/efa18d65691df1f2b5f4 to your computer and use it in GitHub Desktop.
{
"settings": {
"ignore_list": [
{ "type": "directory", "path": "app/code/core/"}
],
"file_extensions": ["php", "phtml"],
"standards": ["ECG","Zend"],
"report": "json",
"files": [ "app/code/local/Demac/Bogo/Model/Observer.php", "app/code/local/Demac/"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment