summaryrefslogtreecommitdiff
path: root/tests/specs/lint/glob/__test__.jsonc
blob: 454a55804b5647c823c96e30b5bfd81e1f2f0055 (plain)
1
2
3
4
5
{
  "args": "lint --ignore=without_config/malformed.js,with_config/ without_config/",
  "output": "expected_glob.out",
  "exitCode": 1
}