blob: 26bc4e69e20a343d1b672dc7adf7686c8b42303a [file] [log] [blame]
avm999634bfb4ad2021-02-11 19:17:49 +01001- job:
2 name: web-ext-lint
3 pre-run: playbooks/web-ext-lint/pre.yaml
4 run: playbooks/web-ext-lint/run.yaml
avm9996342426032021-02-17 15:18:51 +01005 post-run: playbooks/web-ext-lint/post.yaml
6 description: Check a Web Extension project for basic lint problems.