1. 31 Aug, 2015 1 commit
    • Add jshint diff-quality. · 0683e5ff
      The platform includes jshint as a development tool, and our
      builds are enforcing a limit on total number of jshint violations.
      This commit will enforce no new jshint violations on a per-change
      basis, much like pylint and pep8 are enforced. So with this change,
      we'll be enforcing our linting requirements consistently, regardless
      of type of violations.
      
      Also on Jenkins, runs quality task after installing jshint.
      Ben Patterson committed
  2. 28 Aug, 2015 39 commits