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