mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
f839aeb59b
That's usually a requirement for yaml files, but this break updatebot, so add an exception here. Differential Revision: https://phabricator.services.mozilla.com/D190651
12 lines
118 B
Plaintext
12 lines
118 B
Plaintext
---
|
|
extends: default
|
|
|
|
rules:
|
|
document-start:
|
|
ignore: |
|
|
**/moz.yaml
|
|
|
|
ignore: |
|
|
*node_modules*
|
|
*bad.yml
|