blob: 62d6b408971c2a66ec2ce63619961fa022430637 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
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/fxrecord',
'testing/performance/mach-try-perf',
'dom/indexedDB/test',
]
exclude: []
extensions: []
support-files: []
type: structured_log
payload: perfdocs:lint
|