File

spec/json/pass3.json @ 12717:898e99f49d80

semgrep: Catch stanza:text() (assuming it's meant to be :get_text())
author Matthew Wild <mwild1@gmail.com>
date Sat, 03 Sep 2022 21:17:38 +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."
    }
}