diff --git a/.mlc.config.json b/.mlc.config.json index 70d4d516a..31dee9a8d 100644 --- a/.mlc.config.json +++ b/.mlc.config.json @@ -1,4 +1,12 @@ { + "ignorePatterns": [ + { + "pattern": "^https://img.shields.io" + }, + { + "pattern": "^https://api.reuse.software" + } + ], "replacementPatterns": [ { "_comment": "a replacement rule for all the in-repository references",