TE-2689 Remove useless pylint suppressions part 5

This commit is contained in:
Jeremy Bowman
2018-08-21 10:25:28 -04:00
parent 56392c7f2c
commit d90afa4cde
45 changed files with 60 additions and 75 deletions

View File

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