From 61059b6740bb7aee4c012ed6eedd077371796747 Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Thu, 16 Nov 2023 07:11:41 +0100 Subject: [PATCH] coveralls --- scripts/check_links.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/check_links.py b/scripts/check_links.py index 4ba0ec3..34d9d45 100755 --- a/scripts/check_links.py +++ b/scripts/check_links.py @@ -31,6 +31,7 @@ VALID_RET = [ ] IGNORES = [ 'badgen.net', + 'coveralls.io', ] OK_WHEN_FORBIDDEN = [ 'linux.die.net'