From ca0c0133e90b6360b5b9f2ba7951db4db0524837 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Wed, 13 Feb 2019 12:36:33 -0800 Subject: [PATCH] Lint fixes --- ts/util/lint/exceptions.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ts/util/lint/exceptions.json b/ts/util/lint/exceptions.json index a5b233075..a8524adff 100644 --- a/ts/util/lint/exceptions.json +++ b/ts/util/lint/exceptions.json @@ -207,7 +207,7 @@ "rule": "jQuery-wrap(", "path": "js/models/messages.js", "line": " return this.send(wrap(promise));", - "lineNumber": 853, + "lineNumber": 866, "reasonCategory": "falseMatch", "updated": "2018-10-05T23:12:28.961Z" }, @@ -215,7 +215,7 @@ "rule": "jQuery-wrap(", "path": "js/models/messages.js", "line": " return wrap(", - "lineNumber": 1090, + "lineNumber": 1103, "reasonCategory": "falseMatch", "updated": "2018-10-05T23:12:28.961Z" }, @@ -341,7 +341,7 @@ "rule": "jQuery-load(", "path": "js/signal_protocol_store.js", "line": " await ConversationController.load();", - "lineNumber": 867, + "lineNumber": 868, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, @@ -1572,7 +1572,7 @@ "rule": "jQuery-wrap(", "path": "libtextsecure/message_receiver.js", "line": " const buffer = dcodeIO.ByteBuffer.wrap(ciphertext);", - "lineNumber": 821, + "lineNumber": 823, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, @@ -1580,7 +1580,7 @@ "rule": "jQuery-wrap(", "path": "libtextsecure/message_receiver.js", "line": " const buffer = dcodeIO.ByteBuffer.wrap(ciphertext);", - "lineNumber": 846, + "lineNumber": 848, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" },