зеркало из https://github.com/mozilla/gecko-dev.git
17 строки
406 B
YAML
17 строки
406 B
YAML
---
|
|
perfdocs:
|
|
description: Performance Documentation linter
|
|
# This task handles its own search, so just include cwd
|
|
include: [
|
|
'testing/raptor',
|
|
'python/mozperftest',
|
|
'testing/talos',
|
|
'testing/awsy',
|
|
'testing/fxrecord',
|
|
]
|
|
exclude: []
|
|
extensions: ['rst', 'ini', 'yml']
|
|
support-files: []
|
|
type: structured_log
|
|
payload: perfdocs:lint
|