Commit 5a372a2c by Robert Raposa

Merge pull request #12463 from edx/robrap/safelint-thresholds

Update thresholds.
parents 9129e5df 06505c45
{
"rules": {
"javascript-concat-html": 313,
"javascript-concat-html": 230,
"javascript-escape": 7,
"javascript-interpolate": 71,
"javascript-jquery-append": 120,
"javascript-jquery-html": 313,
"javascript-interpolate": 66,
"javascript-jquery-append": 114,
"javascript-jquery-html": 304,
"javascript-jquery-insert-into-target": 26,
"javascript-jquery-insertion": 30,
"javascript-jquery-prepend": 12,
......@@ -28,5 +28,5 @@
"python-wrap-html": 279,
"underscore-not-escaped": 709
},
"total": 2509
"total": 2405
}
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