summaryrefslogtreecommitdiffstats
path: root/python/mozlint/test/linters/invalid_exclude.yml
blob: 7231d2c14643b2093212c4d9ae0f8da4cd108c84 (plain)
1
2
3
4
5
6
---
BadExcludeLinter:
    description: Has an invalid exclude directive.
    exclude: [0, 1]  # should be a list of strings
    type: string
    payload: foobar