summaryrefslogtreecommitdiffstats
path: root/tools/lint/test-manifest-toml.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lint/test-manifest-toml.yml')
-rw-r--r--tools/lint/test-manifest-toml.yml32
1 files changed, 32 insertions, 0 deletions
diff --git a/tools/lint/test-manifest-toml.yml b/tools/lint/test-manifest-toml.yml
new file mode 100644
index 0000000000..d1e4b7df94
--- /dev/null
+++ b/tools/lint/test-manifest-toml.yml
@@ -0,0 +1,32 @@
+---
+test-manifest-toml:
+ description: ManifestParser TOML linter.
+ exclude:
+ - 'intl/icu/source/test/testdata/codepointtrie/'
+ - 'python/mozbuild/mozbuild/test/'
+ - 'testing/marionette/harness/marionette_harness/tests/unit-tests.toml'
+ - 'testing/mozbase/manifestparser/tests/'
+ - 'third_party/rust/'
+ - 'toolkit/components/featuregates/test/python/data/'
+ - '**/.*ruff.toml'
+ - '**/Cargo.toml'
+ - '**/Cross.toml'
+ - '**/Features.toml'
+ - '**/ServoBindings.toml'
+ - '**/askama.toml'
+ - '**/audits.toml'
+ - '**/cbindgen.toml'
+ - '**/clippy.toml'
+ - '**/config-lock.toml'
+ - '**/config.toml'
+ - '**/cram.toml'
+ - '**/empty.toml'
+ - '**/generated-mochitest.toml'
+ - '**/l10n.toml'
+ - '**/labels.toml'
+ - '**/pyproject.toml'
+ - '**/rustfmt.toml'
+ - '**/uniffi.toml'
+ extensions: ['toml']
+ type: external
+ payload: test-manifest-toml:lint