17 lines
434 B
YAML
17 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
|