Lower the UPPER_PYLINT_THRESHOLD to 5900
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
set -e
|
||||
|
||||
export LOWER_PYLINT_THRESHOLD=1000
|
||||
export UPPER_PYLINT_THRESHOLD=7050
|
||||
export UPPER_PYLINT_THRESHOLD=5900
|
||||
export ESLINT_THRESHOLD=5300
|
||||
export STYLELINT_THRESHOLD=880
|
||||
|
||||
Reference in New Issue
Block a user