mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-19 17:58:48 +00:00
Sort lint exceptions
This commit is contained in:
committed by
Josh Perez
parent
6e41009d74
commit
a97abf718d
@@ -14854,6 +14854,38 @@
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2020-04-30T22:35:27.860Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/browser.js",
|
||||
"line": "function load() {",
|
||||
"lineNumber": 160,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-04-02T18:54:41.261Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/browser.js",
|
||||
"line": "exports.enable(load());",
|
||||
"lineNumber": 178,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-04-02T18:54:41.261Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/node.js",
|
||||
"line": "function load() {",
|
||||
"lineNumber": 162,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-04-02T18:54:41.261Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/node.js",
|
||||
"line": "exports.enable(load());",
|
||||
"lineNumber": 186,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-04-02T18:54:41.261Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/ref-struct-di/node_modules/debug/src/browser.js",
|
||||
@@ -16752,37 +16784,5 @@
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-01-08T15:46:32.143Z",
|
||||
"reasonDetail": "Doesn't manipulate the DOM. This is just a function."
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/browser.js",
|
||||
"line": "function load() {",
|
||||
"lineNumber": 160,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-04-02T18:54:41.261Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/browser.js",
|
||||
"line": "exports.enable(load());",
|
||||
"lineNumber": 178,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-04-02T18:54:41.261Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/node.js",
|
||||
"line": "function load() {",
|
||||
"lineNumber": 162,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-04-02T18:54:41.261Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/node.js",
|
||||
"line": "exports.enable(load());",
|
||||
"lineNumber": 186,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-04-02T18:54:41.261Z"
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user