Merge pull request #18709 from edx/jmbowman/TE-2524

TE-2524 Stop using nose.plugins - LMS 2
This commit is contained in:
Jeremy Bowman
2018-08-02 13:45:01 -04:00
committed by GitHub
71 changed files with 91 additions and 135 deletions

View File

@@ -2,6 +2,6 @@
set -e
export LOWER_PYLINT_THRESHOLD=1000
export UPPER_PYLINT_THRESHOLD=3965
export UPPER_PYLINT_THRESHOLD=3875
export ESLINT_THRESHOLD=5590
export STYLELINT_THRESHOLD=973