2017-08-06 20:47:03 +03:00
|
|
|
---
|
2017-08-06 20:23:48 +03:00
|
|
|
yamllint:
|
|
|
|
description: YAML linter
|
2017-08-06 20:26:13 +03:00
|
|
|
include:
|
2017-08-06 20:35:27 +03:00
|
|
|
- .cron.yml
|
2018-11-26 20:51:23 +03:00
|
|
|
- browser/config/
|
2017-08-06 20:43:04 +03:00
|
|
|
- python/mozlint/
|
2017-08-06 20:44:41 +03:00
|
|
|
- security/nss/.taskcluster.yml
|
2017-08-06 20:26:13 +03:00
|
|
|
- taskcluster
|
2017-08-06 20:47:03 +03:00
|
|
|
- testing/mozharness
|
|
|
|
- tools
|
2017-08-06 20:23:48 +03:00
|
|
|
extensions: ['yml', 'yaml']
|
2018-02-17 01:46:46 +03:00
|
|
|
support-files:
|
|
|
|
- '**/.yamllint'
|
|
|
|
- 'tools/lint/yamllint_/**'
|
2017-08-06 20:23:48 +03:00
|
|
|
type: external
|
|
|
|
payload: yamllint_:lint
|