gecko-dev/taskcluster/.yamllint

19 строки
303 B
Plaintext

---
ignore: |
*node_modules*
extends: default
rules:
document-end:
present: false
# Checks currently failing
brackets: disable
commas: disable
comments: disable
comments-indentation: disable
document-start: disable
hyphens: disable
indentation: disable
line-length: disable