avm99963 | 4bfb4ad | 2021-02-11 19:17:49 +0100 | [diff] [blame] | 1 | - job: |
2 | name: web-ext-lint | ||||
3 | pre-run: playbooks/web-ext-lint/pre.yaml | ||||
4 | run: playbooks/web-ext-lint/run.yaml | ||||
avm99963 | 4242603 | 2021-02-17 15:18:51 +0100 | [diff] [blame] | 5 | post-run: playbooks/web-ext-lint/post.yaml |
Adrià Vilanova MartÃnez | f15fb59 | 2022-06-01 19:17:18 +0200 | [diff] [blame] | 6 | description: | |
7 | Check a Web Extension project for basic lint problems. | ||||
8 | |||||
9 | .. include:: ../playbooks/web-ext-lint/README.rst |