- job: | |
name: web-ext-lint | |
pre-run: playbooks/web-ext-lint/pre.yaml | |
run: playbooks/web-ext-lint/run.yaml | |
post-run: playbooks/web-ext-lint/post.yaml | |
description: | | |
Check a Web Extension project for basic lint problems. | |
.. include:: ../playbooks/web-ext-lint/README.rst |