Commit 8a8ebfda by Robert Raposa

Tighten safe template thresholds.

parent 9749bbab
{ {
"rules": { "rules": {
"javascript-concat-html": 172, "javascript-concat-html": 170,
"javascript-escape": 7, "javascript-escape": 7,
"javascript-interpolate": 37, "javascript-interpolate": 31,
"javascript-jquery-append": 89, "javascript-jquery-append": 86,
"javascript-jquery-html": 216, "javascript-jquery-html": 213,
"javascript-jquery-insert-into-target": 26, "javascript-jquery-insert-into-target": 24,
"javascript-jquery-insertion": 21, "javascript-jquery-insertion": 20,
"javascript-jquery-prepend": 9, "javascript-jquery-prepend": 9,
"mako-html-entities": 0, "mako-html-entities": 0,
"mako-invalid-html-filter": 13, "mako-invalid-html-filter": 13,
"mako-invalid-js-filter": 197, "mako-invalid-js-filter": 197,
"mako-js-html-string": 0, "mako-js-html-string": 0,
"mako-js-missing-quotes": 0, "mako-js-missing-quotes": 0,
"mako-missing-default": 195, "mako-missing-default": 193,
"mako-multiple-page-tags": 0, "mako-multiple-page-tags": 0,
"mako-unknown-context": 0, "mako-unknown-context": 0,
"mako-unparseable-expression": 0, "mako-unparseable-expression": 0,
"mako-unwanted-html-filter": 0, "mako-unwanted-html-filter": 0,
"python-close-before-format": 0, "python-close-before-format": 0,
"python-concat-html": 27, "python-concat-html": 25,
"python-custom-escape": 13, "python-custom-escape": 13,
"python-deprecated-display-name": 45, "python-deprecated-display-name": 45,
"python-interpolate-html": 66, "python-interpolate-html": 66,
"python-parse-error": 0, "python-parse-error": 0,
"python-requires-html-or-text": 0, "python-requires-html-or-text": 0,
"python-wrap-html": 252, "python-wrap-html": 247,
"underscore-not-escaped": 617 "underscore-not-escaped": 597
}, },
"total": 2002 "total": 1956
} }
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