blob: e60881d9678fcacda3a43b77e079cfe9dd8ea280 [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
Adrià Vilanova Martínezf15fb592022-06-01 19:17:18 +02006 description: |
7 Check a Web Extension project for basic lint problems.
8
9 .. include:: ../playbooks/web-ext-lint/README.rst