summaryrefslogtreecommitdiff
path: root/mlc_config.json
blob: 252d5bc449e5ac2e85b2e845b87bfd0b75b43e8d (plain)
1
2
3
4
5
6
7
8
{
  "_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": ""
    }
  ]
}