File

spec/json/pass3.json @ 11289:c6965f3c321c

lint: Add initial semgrep config
author Kim Alvefur <zash@zash.se>
date Mon, 18 Jan 2021 17:28:34 +0100
parent 8236:4878e4159e12
line wrap: on
line source

{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}