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