TE-2689 Remove useless pylint suppressions part 6

This commit is contained in:
Jeremy Bowman
2018-08-21 13:53:08 -04:00
parent 7cd061c2f8
commit 380a24f7ef
33 changed files with 34 additions and 45 deletions

View File

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