Commit 06505c45 by Robert Raposa

Update thresholds.

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