{
    ".*": [
        {
            "rule": "validation.html",
            "type": "noexistence-at-all",
            "message": "^CSS: .*$"
        },
        {
            "rule": "validation.html",
            "message": "Bad value “publication” for attribute “rel” on element “link”: The string “publication” is not a registered keyword."
        }
    ],
    "^audiobooks$": [
        {
            "rule": "sotd.candidate-review-end"
        }
    ],
    "^did-core$": [
        {
            "rule": "heuristic.date-format"
        }
    ],
    "^privacy-principles$": [
        {
            "rule": "headers.editor-participation"
        }
    ],
    "^pub-manifest$": [
        {
            "rule": "sotd.candidate-review-end"
        }
    ],
    "^webgpu|WGSL$": [
        {
            "rule": "headers.dl",
            "message": "Implementation report"
        }
    ]
}
