]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
mlc_config.json: remove this linkcheck CI job config file
authorPhilip H <47042125+pheiduck@users.noreply.github.com>
Mon, 15 May 2023 10:44:50 +0000 (12:44 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 15 May 2023 11:23:54 +0000 (13:23 +0200)
Closes #11113

.reuse/dep5
mlc_config.json [deleted file]

index 773de32dd903204707e2f3afb0c9ffd1c63c5275..0766738044b03591fc328f852bdfa5ee4152375e 100644 (file)
@@ -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 (file)
index 252d5bc..0000000
+++ /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": ""
-    }
-  ]
-}