gecko-dev/tools/lint/yaml.yml

17 строки
368 B
YAML

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