Skip to content

Commit

Permalink
Explicit lint and complexity type.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Apr 14, 2013
1 parent 67e0ac7 commit afac169
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .bob.json
@@ -1,5 +1,11 @@
{
"build": "clean lint complexity test coverage",
"lint": {
"type": "jshint"
},
"complexity": {
"type": "plato"
},
"test": {
"type": "buster"
},
Expand Down

0 comments on commit afac169

Please sign in to comment.