33 lines
1.1 KiB
JSON
33 lines
1.1 KiB
JSON
{
|
|
"rules": {
|
|
"javascript-concat-html": 170,
|
|
"javascript-escape": 7,
|
|
"javascript-interpolate": 31,
|
|
"javascript-jquery-append": 77,
|
|
"javascript-jquery-html": 206,
|
|
"javascript-jquery-insert-into-target": 23,
|
|
"javascript-jquery-insertion": 20,
|
|
"javascript-jquery-prepend": 8,
|
|
"mako-html-entities": 0,
|
|
"mako-invalid-html-filter": 11,
|
|
"mako-invalid-js-filter": 195,
|
|
"mako-js-html-string": 0,
|
|
"mako-js-missing-quotes": 0,
|
|
"mako-missing-default": 189,
|
|
"mako-multiple-page-tags": 0,
|
|
"mako-unknown-context": 0,
|
|
"mako-unparseable-expression": 0,
|
|
"mako-unwanted-html-filter": 0,
|
|
"python-close-before-format": 0,
|
|
"python-concat-html": 25,
|
|
"python-custom-escape": 13,
|
|
"python-deprecated-display-name": 45,
|
|
"python-interpolate-html": 66,
|
|
"python-parse-error": 0,
|
|
"python-requires-html-or-text": 0,
|
|
"python-wrap-html": 242,
|
|
"underscore-not-escaped": 595
|
|
},
|
|
"total": 1923
|
|
}
|