Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
99115b9a
Commit
99115b9a
authored
Aug 26, 2016
by
Robert Raposa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adjust safe templates thresholds.
parent
2e2a23b9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
scripts/safelint_thresholds.json
+14
-14
No files found.
scripts/safelint_thresholds.json
View file @
99115b9a
{
{
"rules"
:
{
"rules"
:
{
"javascript-concat-html"
:
213
,
"javascript-concat-html"
:
181
,
"javascript-escape"
:
7
,
"javascript-escape"
:
7
,
"javascript-interpolate"
:
49
,
"javascript-interpolate"
:
37
,
"javascript-jquery-append"
:
104
,
"javascript-jquery-append"
:
92
,
"javascript-jquery-html"
:
2
77
,
"javascript-jquery-html"
:
2
25
,
"javascript-jquery-insert-into-target"
:
2
8
,
"javascript-jquery-insert-into-target"
:
2
6
,
"javascript-jquery-insertion"
:
2
9
,
"javascript-jquery-insertion"
:
2
2
,
"javascript-jquery-prepend"
:
13
,
"javascript-jquery-prepend"
:
9
,
"mako-html-entities"
:
0
,
"mako-html-entities"
:
0
,
"mako-invalid-html-filter"
:
2
7
,
"mako-invalid-html-filter"
:
2
6
,
"mako-invalid-js-filter"
:
207
,
"mako-invalid-js-filter"
:
199
,
"mako-js-html-string"
:
0
,
"mako-js-html-string"
:
0
,
"mako-js-missing-quotes"
:
0
,
"mako-js-missing-quotes"
:
0
,
"mako-missing-default"
:
2
13
,
"mako-missing-default"
:
2
01
,
"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
,
...
@@ -21,12 +21,12 @@
...
@@ -21,12 +21,12 @@
"python-close-before-format"
:
0
,
"python-close-before-format"
:
0
,
"python-concat-html"
:
27
,
"python-concat-html"
:
27
,
"python-custom-escape"
:
13
,
"python-custom-escape"
:
13
,
"python-deprecated-display-name"
:
53
,
"python-deprecated-display-name"
:
46
,
"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"
:
26
4
,
"python-wrap-html"
:
26
0
,
"underscore-not-escaped"
:
6
58
"underscore-not-escaped"
:
6
21
},
},
"total"
:
2
228
"total"
:
2
050
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment