Use jshint in paver, include in builds.
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`.
Showing
.jshintignore
0 → 100644
pavelib/paver_tests/test_jshint.py
0 → 100644
Please
register
or
sign in
to comment