Commit 483f2e45 by Jesse Zoldak

Lower pylint threshold to 7100

parent ceb75c65
......@@ -56,7 +56,7 @@ git clean -qxfd
source scripts/jenkins-common.sh
# Violations thresholds for failing the build
PYLINT_THRESHOLD=7350
PYLINT_THRESHOLD=7100
JSHINT_THRESHOLD=3700
# If the environment variable 'SHARD' is not set, default to 'all'.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment