| avm99963 | ed84f51 | 2021-02-11 02:28:31 +0100 | [diff] [blame] | 1 | - job: |
| 2 | name: infinitegforums-lint | ||||
| 3 | parent: web-ext-lint | ||||
| 4 | pre-run: playbooks/lint/pre.yaml | ||||
| 5 | run: playbooks/lint/run.yaml | ||||
| 6 | irrelevant-files: | ||||
| 7 | - ".github/.*" | ||||
| 8 | - "docs/.*" | ||||
| 9 | - "OWNERS" | ||||
| 10 | - "README.md" | ||||
| 11 | |||||
| 12 | - project: | ||||
| 13 | check: | ||||
| 14 | jobs: | ||||
| 15 | - infinitegforums-lint | ||||