summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip H <47042125+pheiduck@users.noreply.github.com>2023-05-15 12:44:50 +0200
committerDaniel Stenberg <daniel@haxx.se>2023-05-15 13:23:54 +0200
commit0773d2a956f4dd637d68dbc637d762109b3efa9d (patch)
tree40f4aa044cada1dd0d94e25991051478fb7d8a55
parente915b6904c02294dc5ccd9b7c95d46af2839dd1c (diff)
downloadcurl-0773d2a956f4dd637d68dbc637d762109b3efa9d.tar.gz
mlc_config.json: remove this linkcheck CI job config file
Closes #11113
-rw-r--r--.reuse/dep54
-rw-r--r--mlc_config.json8
2 files changed, 0 insertions, 12 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5
index 773de32dd..076673804 100644
--- a/.reuse/dep5
+++ b/.reuse/dep5
@@ -49,10 +49,6 @@ Files: lib/libcurl.vers.in
Copyright: Daniel Stenberg, <daniel@haxx.se>, et al.
License: curl
-Files: mlc_config.json
-Copyright: Daniel Stenberg, <daniel@haxx.se>, et al.
-License: curl
-
Files: packages/OS400/README.OS400
Copyright: Daniel Stenberg, <daniel@haxx.se>, et al.
License: curl
diff --git a/mlc_config.json b/mlc_config.json
deleted file mode 100644
index 252d5bc44..000000000
--- 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": ""
- }
- ]
-}