summaryrefslogtreecommitdiffstats
path: root/python/mozlint/test/linters/setupfailed.yml
blob: 1e3543286f748b7374611c20e209664995779b57 (plain)
1
2
3
4
5
6
7
8
9
---
SetupFailedLinter:
    description: It's bad to have the string foobar in js files.
    include:
        - files
    type: external
    extensions: ['.js', '.jsm']
    payload: external:external
    setup: external:setupfailed