Run `make hint` before testing

redux
Arlo Breault 9 years ago
parent 16756d9010
commit c71f723b3f

@ -40,7 +40,7 @@
"main": "lib/peg",
"bin": "bin/pegjs",
"scripts": {
"test": "make spec"
"test": "make hint && make spec"
},
"repository": {
"type": "git",

Loading…
Cancel
Save