1. 03 Sep, 2015 1 commit
    • Update edx-lint to 0.2.6 · f47a53eb
      This gets us checking for tests inheriting from other tests.  When that
      happens, tests get run more than once, which is pointless.  We have a
      few dozen new warnings due to this new check.
      
      This also disables unused-wildcard-import.  That removes a few hundred
      warnings.
      
      Together, this means we can reduce the pylint limit to 5999. :)
      Ned Batchelder committed
  2. 31 Aug, 2015 2 commits
  3. 28 Aug, 2015 1 commit
  4. 27 Aug, 2015 2 commits
  5. 20 Aug, 2015 1 commit
  6. 15 Aug, 2015 1 commit
  7. 06 Aug, 2015 1 commit
  8. 05 Aug, 2015 3 commits
  9. 04 Aug, 2015 1 commit
  10. 03 Aug, 2015 1 commit
  11. 30 Jul, 2015 1 commit
  12. 23 Jul, 2015 1 commit
  13. 13 Jul, 2015 2 commits
  14. 09 Jul, 2015 1 commit
  15. 08 Jul, 2015 3 commits
  16. 06 Jul, 2015 1 commit
  17. 02 Jul, 2015 1 commit
  18. 01 Jul, 2015 1 commit
  19. 24 Jun, 2015 1 commit
  20. 17 Jun, 2015 1 commit
  21. 05 Jun, 2015 1 commit
  22. 03 Jun, 2015 1 commit
  23. 22 May, 2015 1 commit
    • 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
  24. 15 May, 2015 1 commit
  25. 14 May, 2015 1 commit
  26. 13 May, 2015 2 commits
  27. 07 May, 2015 4 commits
  28. 06 May, 2015 1 commit
  29. 04 May, 2015 1 commit