Skip to content

Instantly share code, notes, and snippets.

@adamwathan
Last active November 17, 2015 03:05
Show Gist options
  • Save adamwathan/bf382f05c575db4efb6c to your computer and use it in GitHub Desktop.
Save adamwathan/bf382f05c575db4efb6c to your computer and use it in GitHub Desktop.
Sample configuration file for Nitpick
{
"ignore": [
"tests/*",
"database/migrations/*"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment