From a32d022e5840d06fb63b3f8f91ec55be8ec7b88d Mon Sep 17 00:00:00 2001 From: juckerj <39263956+jonasjucker@users.noreply.github.com> Date: Mon, 23 Oct 2023 14:17:10 +0200 Subject: [PATCH] Update mlc_config.json --- mlc_config.json | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/mlc_config.json b/mlc_config.json index a75c068c..5e34a0a5 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -2,25 +2,4 @@ "ignorePatterns": [ { "pattern": "^https://github.com/C2SM-RCM/" - }, - { - "pattern": "^http://cosmo-model.org/content" - }, - { - "pattern": "^https://jenkins-mch.cscs.ch" - }, - { - "pattern": "^https://github.com/C2SM/icontools" - }, - { - "pattern": "^https://github.com/C2SM/Tasks-Support" - }, - { - "pattern": "^https://agupubs.onlinelibrary.wiley.com" - }, - { - "pattern": "^https://github.com/C2SM/icon" - }, - ] -} - + }]}