Skip to content

Instantly share code, notes, and snippets.

@kalupa
Created October 22, 2013 18:47
Show Gist options
  • Save kalupa/7105935 to your computer and use it in GitHub Desktop.
Save kalupa/7105935 to your computer and use it in GitHub Desktop.
{
"eqeqeq": true,
"latedef": true,
"noarg": true,
"nonew": true,
"quotmark": true,
"undef": true,
"unused": true,
"trailing": true,
"maxdepth": 3,
"maxstatements": 7,
"maxcomplexity": 11
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment