mirror of
https://github.com/oxen-io/session-desktop.git
synced 2023-12-14 02:12:57 +01:00
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(",
|
||||
"path": "js/models/conversations.js",
|
||||
"line": " const identityKey = dcodeIO.ByteBuffer.wrap(",
|
||||
"lineNumber": 1162,
|
||||
"lineNumber": 1163,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T18:13:29.628Z"
|
||||
},
|
||||
|
@ -292,7 +292,7 @@
|
|||
"rule": "jQuery-wrap(",
|
||||
"path": "js/models/conversations.js",
|
||||
"line": " const data = dcodeIO.ByteBuffer.wrap(",
|
||||
"lineNumber": 1224,
|
||||
"lineNumber": 1225,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T18:13:29.628Z"
|
||||
},
|
||||
|
@ -300,7 +300,7 @@
|
|||
"rule": "jQuery-wrap(",
|
||||
"path": "js/models/conversations.js",
|
||||
"line": " const name = dcodeIO.ByteBuffer.wrap(decrypted).toString('utf8');",
|
||||
"lineNumber": 1234,
|
||||
"lineNumber": 1235,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T18:13:29.628Z"
|
||||
},
|
||||
|
@ -6712,4 +6712,4 @@
|
|||
"updated": "2018-09-17T20:50:40.689Z",
|
||||
"reasonDetail": "Hard-coded value"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue