blob: b3f4023dc2ccafeafd0ac5fa04e008def7257663 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
fluent-lint:
description: Linter for Fluent files
exclude:
- dom/l10n/tests/mochitest/document_l10n/non-system-principal/localization/test.ftl
extensions: ['ftl']
support-files:
- 'tools/lint/fluent-lint**'
type: external
payload: fluent-lint:lint
|