summaryrefslogtreecommitdiffstats
path: root/tools/lint/yaml.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/lint/yaml.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/tools/lint/yaml.yml b/tools/lint/yaml.yml
new file mode 100644
index 0000000000..840ad6eec3
--- /dev/null
+++ b/tools/lint/yaml.yml
@@ -0,0 +1,18 @@
+---
+yamllint:
+ description: YAML linter
+ include:
+ - .cron.yml
+ - .taskcluster.yml
+ - browser/config/
+ - python/mozlint/
+ - security/nss/.taskcluster.yml
+ - taskcluster
+ - testing/mozharness
+ - tools
+ extensions: ['yml', 'yaml']
+ support-files:
+ - '**/.yamllint'
+ - 'tools/lint/yamllint_/**'
+ type: external
+ payload: yamllint_:lint