gecko-dev/tools/lint/yaml.yml
Andrew Halberstadt 0515e13234 Bug 1373368 - [lint] Add support-files to all of the lint configs, r=standard8
MozReview-Commit-ID: ChOVmTFTmha

--HG--
extra : rebase_source : 41e4666401cd58b1022aa4eed936987300213b6a
2018-02-16 17:46:46 -05:00

17 lines
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