Commit 10e62c04 by Robert Raposa

Reduce thresholds.

parent a33f14bc
......@@ -3,17 +3,17 @@
"javascript-concat-html": 170,
"javascript-escape": 7,
"javascript-interpolate": 31,
"javascript-jquery-append": 86,
"javascript-jquery-html": 213,
"javascript-jquery-insert-into-target": 24,
"javascript-jquery-append": 77,
"javascript-jquery-html": 206,
"javascript-jquery-insert-into-target": 23,
"javascript-jquery-insertion": 20,
"javascript-jquery-prepend": 9,
"javascript-jquery-prepend": 8,
"mako-html-entities": 0,
"mako-invalid-html-filter": 13,
"mako-invalid-js-filter": 197,
"mako-invalid-html-filter": 11,
"mako-invalid-js-filter": 195,
"mako-js-html-string": 0,
"mako-js-missing-quotes": 0,
"mako-missing-default": 193,
"mako-missing-default": 189,
"mako-multiple-page-tags": 0,
"mako-unknown-context": 0,
"mako-unparseable-expression": 0,
......@@ -25,8 +25,8 @@
"python-interpolate-html": 66,
"python-parse-error": 0,
"python-requires-html-or-text": 0,
"python-wrap-html": 247,
"underscore-not-escaped": 597
"python-wrap-html": 242,
"underscore-not-escaped": 595
},
"total": 1956
"total": 1923
}
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