From fc0253e9b5c378183aac96d6c0e81c63b6ae93cd Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Mon, 15 Oct 2018 16:40:39 -0700 Subject: [PATCH] Lint fixes --- ts/util/lint/exceptions.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ts/util/lint/exceptions.json b/ts/util/lint/exceptions.json index 6f709699e..b9370fbe0 100644 --- a/ts/util/lint/exceptions.json +++ b/ts/util/lint/exceptions.json @@ -402,7 +402,7 @@ "rule": "jQuery-load(", "path": "js/signal_protocol_store.js", "line": " await ConversationController.load();", - "lineNumber": 966, + "lineNumber": 972, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, @@ -2218,7 +2218,7 @@ "rule": "jQuery-wrap(", "path": "libtextsecure/message_receiver.js", "line": " const buffer = dcodeIO.ByteBuffer.wrap(ciphertext);", - "lineNumber": 681, + "lineNumber": 688, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, @@ -2226,7 +2226,7 @@ "rule": "jQuery-wrap(", "path": "libtextsecure/message_receiver.js", "line": " const buffer = dcodeIO.ByteBuffer.wrap(ciphertext);", - "lineNumber": 706, + "lineNumber": 713, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" },