IFV
Results
21
issues of
IFV
``` lint.linters.jq_custom = { cmd = "jq", stdin = true, args = { "." }, stream = "stderr", ignore_exitcode = false, parser = require("lint.parser").from_pattern( "^parse error: (.+) at line (%d+),...