Bug 1858299 - moz.yaml file should not start with --- r=tjr

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
This commit is contained in:
serge-sans-paille 2023-10-13 11:56:37 +00:00
Родитель 18e3d8706a
Коммит f839aeb59b
2 изменённых файлов: 5 добавлений и 3 удалений

Просмотреть файл

@ -1,6 +1,11 @@
---
extends: default
rules:
document-start:
ignore: |
**/moz.yaml
ignore: |
*node_modules*
*bad.yml

Просмотреть файл

@ -1,6 +1,3 @@
---
---
schema: 1
bugzilla: