From c13b91a790994796468b5e03cb96908e50b2b16e Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Thu, 20 Sep 2018 15:49:54 -0700 Subject: [PATCH] Update linter exceptions after update --- ts/util/lint/exceptions.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ts/util/lint/exceptions.json b/ts/util/lint/exceptions.json index dd88a0134d..6f709699e2 100644 --- a/ts/util/lint/exceptions.json +++ b/ts/util/lint/exceptions.json @@ -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" } -] \ No newline at end of file +]