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