TE-2689 Remove useless pylint suppressions part 3

This commit is contained in:
Jeremy Bowman
2018-08-15 15:43:10 -04:00
parent 509e0fdf45
commit 68902a2f3f
47 changed files with 65 additions and 89 deletions

View File

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