summaryrefslogtreecommitdiffstats
path: root/test/bad-config/formats/no-regexes/format.json
blob: f20cde165c3f4ece1761205523dc2bf07cf238e3 (plain)
1
2
3
4
5
6
7
{
    "$schema": "https://lnav.org/schemas/format-v1.schema.json",
    "no_regexes_log": {
        "value": {
        }
    }
}