test_jshint.py
1.65 KB
-
Use jshint in paver, include in builds. · aebb35d3
JShint will be executed with paver run_jshint, which will use a defined set of directories (likewise defined are directories to ignore). A limit can be imposed on the total number of violations. Note that this change does NOT include adding jshint to diff-quality or `paver run_quality`.
Ben Patterson committed