summaryrefslogtreecommitdiffstats
path: root/tools/lint/yaml.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lint/yaml.yml')
-rw-r--r--tools/lint/yaml.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/tools/lint/yaml.yml b/tools/lint/yaml.yml
new file mode 100644
index 0000000000..47cde80177
--- /dev/null
+++ b/tools/lint/yaml.yml
@@ -0,0 +1,19 @@
+---
+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