From 125beb0dd7bacd74d14be862424074932750368a Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Mon, 17 Oct 2022 12:44:51 -0700 Subject: [PATCH] Linter config update --- linter-configs/htmltest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/linter-configs/htmltest.yml b/linter-configs/htmltest.yml index 3677778..1bb83a8 100644 --- a/linter-configs/htmltest.yml +++ b/linter-configs/htmltest.yml @@ -55,4 +55,5 @@ IgnoreURLs: - "https://webring.yesterweb.org/noJS/index.php" # Seems to block htmltest; check manually - "https://gitweb.torproject.org/tor-browser.git/tree/browser/components/securitylevel/SecurityLevel.jsm.id=ffdf" # Seems to block htmltest; check manually - "https://lnk.dk" # blocks htmltest + - "https://www.fastcompany.com/90759792/with-google-dominating-search-the-internet-needs-crawl-neutrality" # blocks htmltest OutputDir: "linter-configs/htmltest"