Revert: Enhance Jenkins integration of safe template linting
This commit is contained in:
@@ -13,7 +13,7 @@ set -e
|
||||
# Violations thresholds for failing the build
|
||||
export PYLINT_THRESHOLD=4175
|
||||
export JSHINT_THRESHOLD=7550
|
||||
source scripts/safelint_thresholds.sh
|
||||
export SAFELINT_THRESHOLD=2700
|
||||
|
||||
doCheckVars() {
|
||||
if [ -n "$CIRCLECI" ] ; then
|
||||
|
||||
Reference in New Issue
Block a user