Skip to content
Snippets Groups Projects
Commit fac216c3 authored by Ned Batchelder's avatar Ned Batchelder
Browse files

Lower the overall pylint count to 4175

parent 2e1238b8
No related merge requests found
......@@ -11,7 +11,7 @@ set -e
###############################################################################
# Violations thresholds for failing the build
export PYLINT_THRESHOLD=4500
export PYLINT_THRESHOLD=4175
export JSHINT_THRESHOLD=9080
doCheckVars() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment