drop eslint limit
This commit is contained in:
@@ -13,7 +13,7 @@ set -e
|
||||
# Violations thresholds for failing the build
|
||||
export LOWER_PYLINT_THRESHOLD=1000
|
||||
export UPPER_PYLINT_THRESHOLD=5900
|
||||
export ESLINT_THRESHOLD=9543
|
||||
export ESLINT_THRESHOLD=5700
|
||||
export STYLELINT_THRESHOLD=973
|
||||
|
||||
XSSLINT_THRESHOLDS=`cat scripts/xsslint_thresholds.json`
|
||||
|
||||
Reference in New Issue
Block a user