TE-2689 Remove useless pylint suppressions part 4

This commit is contained in:
Jeremy Bowman
2018-08-20 12:02:26 -04:00
parent f022e98971
commit 3ff3eee2f2
45 changed files with 47 additions and 69 deletions

View File

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