Merge pull request #16626 from edx/robrap/lower-thresholds
Lower thresholds.
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
"mako-unparseable-expression": 0,
|
||||
"mako-unwanted-html-filter": 0,
|
||||
"python-close-before-format": 0,
|
||||
"python-concat-html": 25,
|
||||
"python-concat-html": 24,
|
||||
"python-custom-escape": 13,
|
||||
"python-deprecated-display-name": 41,
|
||||
"python-interpolate-html": 66,
|
||||
"python-interpolate-html": 64,
|
||||
"python-parse-error": 0,
|
||||
"python-requires-html-or-text": 0,
|
||||
"python-wrap-html": 235,
|
||||
"python-wrap-html": 226,
|
||||
"underscore-not-escaped": 507
|
||||
},
|
||||
"total": 1782
|
||||
"total": 1770
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user