Update linter exceptions after update
This commit is contained in:
parent
79ebec36ca
commit
c13b91a790
1 changed files with 4 additions and 4 deletions
|
@ -284,7 +284,7 @@
|
||||||
"rule": "jQuery-wrap(",
|
"rule": "jQuery-wrap(",
|
||||||
"path": "js/models/conversations.js",
|
"path": "js/models/conversations.js",
|
||||||
"line": " const identityKey = dcodeIO.ByteBuffer.wrap(",
|
"line": " const identityKey = dcodeIO.ByteBuffer.wrap(",
|
||||||
"lineNumber": 1162,
|
"lineNumber": 1163,
|
||||||
"reasonCategory": "falseMatch",
|
"reasonCategory": "falseMatch",
|
||||||
"updated": "2018-09-19T18:13:29.628Z"
|
"updated": "2018-09-19T18:13:29.628Z"
|
||||||
},
|
},
|
||||||
|
@ -292,7 +292,7 @@
|
||||||
"rule": "jQuery-wrap(",
|
"rule": "jQuery-wrap(",
|
||||||
"path": "js/models/conversations.js",
|
"path": "js/models/conversations.js",
|
||||||
"line": " const data = dcodeIO.ByteBuffer.wrap(",
|
"line": " const data = dcodeIO.ByteBuffer.wrap(",
|
||||||
"lineNumber": 1224,
|
"lineNumber": 1225,
|
||||||
"reasonCategory": "falseMatch",
|
"reasonCategory": "falseMatch",
|
||||||
"updated": "2018-09-19T18:13:29.628Z"
|
"updated": "2018-09-19T18:13:29.628Z"
|
||||||
},
|
},
|
||||||
|
@ -300,7 +300,7 @@
|
||||||
"rule": "jQuery-wrap(",
|
"rule": "jQuery-wrap(",
|
||||||
"path": "js/models/conversations.js",
|
"path": "js/models/conversations.js",
|
||||||
"line": " const name = dcodeIO.ByteBuffer.wrap(decrypted).toString('utf8');",
|
"line": " const name = dcodeIO.ByteBuffer.wrap(decrypted).toString('utf8');",
|
||||||
"lineNumber": 1234,
|
"lineNumber": 1235,
|
||||||
"reasonCategory": "falseMatch",
|
"reasonCategory": "falseMatch",
|
||||||
"updated": "2018-09-19T18:13:29.628Z"
|
"updated": "2018-09-19T18:13:29.628Z"
|
||||||
},
|
},
|
||||||
|
@ -6712,4 +6712,4 @@
|
||||||
"updated": "2018-09-17T20:50:40.689Z",
|
"updated": "2018-09-17T20:50:40.689Z",
|
||||||
"reasonDetail": "Hard-coded value"
|
"reasonDetail": "Hard-coded value"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue