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
f3085378
Commit
f3085378
authored
Jan 30, 2017
by
Robert Raposa
Committed by
GitHub
Jan 30, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #14420 from edx/robrap/reduce-thresholds
Reduce thresholds.
parents
a33f14bc
10e62c04
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
scripts/safelint_thresholds.json
+10
-10
No files found.
scripts/safelint_thresholds.json
View file @
f3085378
...
...
@@ -3,17 +3,17 @@
"javascript-concat-html"
:
170
,
"javascript-escape"
:
7
,
"javascript-interpolate"
:
31
,
"javascript-jquery-append"
:
86
,
"javascript-jquery-html"
:
2
13
,
"javascript-jquery-insert-into-target"
:
2
4
,
"javascript-jquery-append"
:
77
,
"javascript-jquery-html"
:
2
06
,
"javascript-jquery-insert-into-target"
:
2
3
,
"javascript-jquery-insertion"
:
20
,
"javascript-jquery-prepend"
:
9
,
"javascript-jquery-prepend"
:
8
,
"mako-html-entities"
:
0
,
"mako-invalid-html-filter"
:
1
3
,
"mako-invalid-js-filter"
:
19
7
,
"mako-invalid-html-filter"
:
1
1
,
"mako-invalid-js-filter"
:
19
5
,
"mako-js-html-string"
:
0
,
"mako-js-missing-quotes"
:
0
,
"mako-missing-default"
:
1
93
,
"mako-missing-default"
:
1
89
,
"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"
:
24
7
,
"underscore-not-escaped"
:
59
7
"python-wrap-html"
:
24
2
,
"underscore-not-escaped"
:
59
5
},
"total"
:
19
56
"total"
:
19
23
}
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