Skip to content

Commit

Permalink
added nitpick ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
DavertMik authored and Naktibalda committed Mar 22, 2016
1 parent a006973 commit 50bd4ab
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions nitpick.json
@@ -0,0 +1,7 @@
{
"ignore": [
"tests/*",
"RoboFile.php",
"shim.php"
]
}

0 comments on commit 50bd4ab

Please sign in to comment.