From 7361bb6bcae557a82e2f7b0b5d46687ed07c24d3 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Tue, 18 Oct 2022 21:35:41 -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 1bb83a8..6b0c0ce 100644 --- a/linter-configs/htmltest.yml +++ b/linter-configs/htmltest.yml @@ -24,6 +24,7 @@ IgnoreHTTPS: - "http://www.nathanmyhrvold.com/" - "http://www.tuxmachines.org/" - "http://xmlns.com/" + - "http://nerdlistings.info/category/personalsites/" CheckExternal: true IgnoreURLs: - "../music.txt"