From 0773d2a956f4dd637d68dbc637d762109b3efa9d Mon Sep 17 00:00:00 2001 From: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Mon, 15 May 2023 12:44:50 +0200 Subject: [PATCH] mlc_config.json: remove this linkcheck CI job config file Closes #11113 --- .reuse/dep5 | 4 ---- mlc_config.json | 8 -------- 2 files changed, 12 deletions(-) delete mode 100644 mlc_config.json diff --git a/.reuse/dep5 b/.reuse/dep5 index 773de32dd9..0766738044 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -49,10 +49,6 @@ Files: lib/libcurl.vers.in Copyright: Daniel Stenberg, , et al. License: curl -Files: mlc_config.json -Copyright: Daniel Stenberg, , et al. -License: curl - Files: packages/OS400/README.OS400 Copyright: Daniel Stenberg, , et al. License: curl diff --git a/mlc_config.json b/mlc_config.json deleted file mode 100644 index 252d5bc449..0000000000 --- a/mlc_config.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_comment": "Config file for linkcheck: If urls have some issues we can not fix on our end past it in here. MLC will ignore this.", - "ignorePatterns": [ - { - "pattern": "" - } - ] -} -- 2.47.3