trisquel-icecat/icecat/python/mozlint/test/linters/excludes_empty.yml

8 lines
190 B
YAML

---
ExcludesEmptyLinter:
description: It's bad to have the string foobar in js files.
include:
- files
type: external
extensions: ['.js', '.jsm']
payload: foobar