Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Rob Lemley 5b3b9429cd 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
2023-04-04 16:52:50 +00:00
Rob Lemley 261f8c676a Bug 1825109 - Add "nome" to codespell exclusions. r=leftmostcat
Codespell was updated to 2.2.4 in bug 1824421. Among its changes is the addition
of "nome" as a misspelling of "gnome". https://github.com/codespell-project/codespell/pull/2675

Nome, Alaska is a real place though and is listed in the IANA "friendly" timezone
names list as of version 2023a.

Exclude list is now sorted as well.

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

--HG--
extra : amend_source : f0667d13aeeebbce0ca31d8239a95d0c9c77eca5
2023-03-29 21:04:07 +11:00
Rob Lemley 0bcbd12433 Bug 1793625 - Adjust mozlint configs to work with taskgraph skip-unless-mozlint optimization. r=mkmelin
Thunderbird jobs usually do not want to run on upstream code, so set "include" to
"comm/" when a more specific list of includes is not provided. Note that setting
"commroot" for a linter changes the root for "include" and "exclude".

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

--HG--
extra : amend_source : 323cca3c0b913f9ed5273043d266e4364b71a4d6
extra : absorb_source : d5f4210f0ae98d80dbd9a85d465c9c939d2ce3f6
2022-10-12 21:38:43 +11:00
Rob Lemley 8afbfb5c58 Bug 1771178 - Enable codespell linter in Thunderbird CI. r=aleca
For now, mostly check strings files, some Python code, and documentation/README
files.
Some terms specific to Thunderbird are included in the ignored words list.

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

--HG--
extra : moz-landing-system : lando
2022-09-16 22:14:21 +00:00