Add cpplint to test suite

This commit is contained in:
Lovell Fuller
2015-01-09 12:07:47 +00:00
parent 5dab3c8482
commit b86674f91f
10 changed files with 100 additions and 26 deletions

View File

@@ -43,7 +43,8 @@
"mocha": "^2.1.0",
"mocha-jshint": "^0.0.9",
"istanbul": "^0.3.5",
"coveralls": "^2.11.2"
"coveralls": "^2.11.2",
"node-cpplint": "^0.4.0"
},
"license": "Apache 2.0",
"engines": {