gecko-dev/tools/lint/perfdocs.yml
Gregory Mierzwinski ef26668a1c Bug 1587080 - Part 2: Integrate perfdocs into mozlint. r=ahal
This patch integrates the performance documentation (perfdocs) verification into mozlint. It can be used with `./mach lint -l perfdocs`.

Depends on D53647

Differential Revision: https://phabricator.services.mozilla.com/D53648

--HG--
extra : moz-landing-system : lando
2019-12-10 17:04:33 +00:00

12 lines
310 B
YAML

---
perfdocs:
description: Performance Documentation linter
# This task handles its own search, so just include cwd
include: ['testing/raptor']
exclude: []
extensions: ['rst', 'ini', 'yml']
support-files: []
type: structured_log
payload: perfdocs:lint
setup: perfdocs:setup