summaryrefslogtreecommitdiffstats
path: root/.yamllint
blob: feeea94d064baaf489461c97c9f92c01c32eb106 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
extends: default

rules:
  document-start:
    ignore: |
      **/moz.yaml

ignore: |
  *node_modules*
  *bad.yml