Merge pull request #19810 from edx/estute/temp-bump-pylint-thresholds

temporarily bump pylint threshold
This commit is contained in:
Stu Young
2019-02-14 11:53:58 -05:00
committed by GitHub

View File

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