Bug 1867075 - Remove irrelevant paths from l10n linters. r=dandarnell

Fixes a bogus warning about l10n.yml not being supported.

Differential Revision: https://phabricator.services.mozilla.com/D194905

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Rob Lemley 2023-11-29 05:20:37 +00:00
Родитель cb3ce98cc9
Коммит 0a96dd6aad
1 изменённых файлов: 5 добавлений и 8 удалений

Просмотреть файл

@ -11,20 +11,17 @@ l10n:
- comm/mail/branding/tb_beta/locales/en-US
- comm/mail/branding/thunderbird/locales/en-US
- comm/mail/locales/en-US
- comm/tools/lint/l10n.yml
- devtools/client/locales/en-US
- devtools/shared/locales/en-US
- devtools/startup/locales/en-US
- dom/locales/en-US
- netwerk/locales/en-US
- security/manager/locales/en-US
- toolkit/locales/en-US
# files not supported by compare-locales,
# and also not relevant to this linter
exclude:
- comm/mail/locales/en-US/all-l10n.js
- comm/mail/extensions/openpgp/test
- comm/calendar/locales/en-US/README.txt
extensions:
- .dtd
- .properties
- .ini
- .ftl
l10n_configs:
- comm/mail/locales/l10n.toml
- comm/calendar/locales/l10n.toml