mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
91c7baf502
Differential Revision: https://phabricator.services.mozilla.com/D227389
18 lines
434 B
YAML
18 lines
434 B
YAML
---
|
|
perfdocs:
|
|
description: Performance Documentation linter
|
|
# This task handles its own search, so just include cwd
|
|
include: [
|
|
'python/mozperftest',
|
|
'testing/awsy',
|
|
'testing/raptor',
|
|
'testing/talos',
|
|
'testing/performance/mach-try-perf',
|
|
'dom/indexedDB/test',
|
|
]
|
|
exclude: []
|
|
extensions: []
|
|
support-files: []
|
|
type: structured_log
|
|
payload: perfdocs:lint
|