Lower the pylint threshold.
We fixed various deprecation warnings as part of BOM-1024
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
set -e
|
||||
|
||||
export LOWER_PYLINT_THRESHOLD=1000
|
||||
export UPPER_PYLINT_THRESHOLD=3250
|
||||
export UPPER_PYLINT_THRESHOLD=2100
|
||||
export ESLINT_THRESHOLD=5530
|
||||
export STYLELINT_THRESHOLD=880
|
||||
|
||||
Reference in New Issue
Block a user