blob: ffe92c834c08ef50bb85700f5c17cd4a76388414 [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ínez5d353c02024-05-04 01:34:32 +02006 vars:
7 use_standalone_web_ext: true
Adrià Vilanova Martínezf15fb592022-06-01 19:17:18 +02008 description: |
9 Check a Web Extension project for basic lint problems.
10
11 .. include:: ../playbooks/web-ext-lint/README.rst