From 4610b63fb7d985d8c42e6b425ea61b9a6ff17367 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Mon, 12 Nov 2018 17:25:23 -0800 Subject: [PATCH] Lint fixes --- ts/util/lint/exceptions.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ts/util/lint/exceptions.json b/ts/util/lint/exceptions.json index 174d78fae9..5c41b5018c 100644 --- a/ts/util/lint/exceptions.json +++ b/ts/util/lint/exceptions.json @@ -227,7 +227,7 @@ "rule": "jQuery-load(", "path": "js/background.js", "line": " await ConversationController.load();", - "lineNumber": 405, + "lineNumber": 417, "reasonCategory": "falseMatch", "updated": "2018-10-02T21:00:44.007Z" }, @@ -235,7 +235,7 @@ "rule": "jQuery-$(", "path": "js/background.js", "line": " el: $('body'),", - "lineNumber": 468, + "lineNumber": 480, "reasonCategory": "usageTrusted", "updated": "2018-10-16T23:47:48.006Z", "reasonDetail": "Protected from arbitrary input" @@ -244,7 +244,7 @@ "rule": "jQuery-wrap(", "path": "js/background.js", "line": " wrap(", - "lineNumber": 727, + "lineNumber": 739, "reasonCategory": "falseMatch", "updated": "2018-10-18T22:23:00.485Z" }, @@ -252,7 +252,7 @@ "rule": "jQuery-wrap(", "path": "js/background.js", "line": " await wrap(", - "lineNumber": 1228, + "lineNumber": 1240, "reasonCategory": "falseMatch", "updated": "2018-10-26T22:43:23.229Z" }, @@ -311,7 +311,7 @@ "rule": "jQuery-wrap(", "path": "js/models/messages.js", "line": " return wrap(", - "lineNumber": 994, + "lineNumber": 1000, "reasonCategory": "falseMatch", "updated": "2018-10-05T23:12:28.961Z" }, @@ -2315,7 +2315,7 @@ "rule": "jQuery-wrap(", "path": "libtextsecure/message_receiver.js", "line": " const buffer = dcodeIO.ByteBuffer.wrap(ciphertext);", - "lineNumber": 774, + "lineNumber": 781, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, @@ -2323,7 +2323,7 @@ "rule": "jQuery-wrap(", "path": "libtextsecure/message_receiver.js", "line": " const buffer = dcodeIO.ByteBuffer.wrap(ciphertext);", - "lineNumber": 799, + "lineNumber": 806, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" },