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