gecko-dev/tools/lint/yaml.yml
Narcis Beleuzu d9036d4cd7 Backed out 3 changesets (bug 1850914) for lint failures on test/params/ . CLOSED TREE
Backed out changeset 193078fd7666 (bug 1850914)
Backed out changeset fb5aa25d1c68 (bug 1850914)
Backed out changeset f98c7051fd98 (bug 1850914)
2023-10-16 21:58:41 +03:00

20 lines
443 B
YAML

---
yamllint:
description: YAML linter
include:
- .cron.yml
- .taskcluster.yml
- browser/config/
- python/mozlint/
- security/nss/.taskcluster.yml
- taskcluster
- testing/mozharness
- tools
- build/cargo
extensions: ['yml', 'yaml']
support-files:
- '**/.yamllint'
- 'tools/lint/yamllint_/**'
type: external
payload: yamllint_:lint