Bug 1825109 - Exclude timezones.properties from codespell lint. r=leftmostcat
It makes more sense to exclude the Timezones file than to exclude the word "nome" since it actually is a semi-common misspelling of "none" and codespell should reflect`that in a future release rather than suggesting "gnome." Differential Revision: https://phabricator.services.mozilla.com/D174520 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
3bd58ee222
Коммит
5b3b9429cd
|
@ -13,6 +13,8 @@ codespell:
|
|||
- comm/third_party/
|
||||
- comm/README.md
|
||||
exclude:
|
||||
# Timezones have oddly spelled words that tend to confuse codespell
|
||||
- comm/calendar/locales/en-US/chrome/calendar/timezones.properties
|
||||
- comm/mailnews/extensions/fts3/fts3_porter.c
|
||||
# List of extensions coming from:
|
||||
# tools/lint/{flake8,eslint}.yml
|
||||
|
|
|
@ -15,7 +15,6 @@ incrementall
|
|||
keyserver
|
||||
keyservers
|
||||
msdos
|
||||
nome
|
||||
nd
|
||||
Nd
|
||||
optin
|
||||
|
|
Загрузка…
Ссылка в новой задаче