TE-2689 Remove useless pylint suppressions part 2

This commit is contained in:
Jeremy Bowman
2018-08-14 16:37:25 -04:00
parent de7e2e18b7
commit 1a5bf35357
52 changed files with 90 additions and 137 deletions

View File

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