mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
8e1c983ccd
Differential Revision: https://phabricator.services.mozilla.com/D162223
10 lines
201 B
YAML
10 lines
201 B
YAML
---
|
|
updatebot:
|
|
description: >
|
|
"Ensure moz.yaml files are valid"
|
|
extensions: ['yaml']
|
|
include: ['.']
|
|
type: external-file
|
|
level: error
|
|
payload: updatebot.validate_yaml:lint
|