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

5 Коммитов

Автор SHA1 Сообщение Дата
Rob Lemley 1a1b581207 Bug 1867131 - Port bug 1789033: Check file-perm and file-whitespace on YAML files. r=aleca
Drive-by adding TOML files since they will soon exist.

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

--HG--
extra : moz-landing-system : lando
2023-11-29 05:23:05 +00:00
Rob Lemley 36a071513a Bug 1808341 - Port bug 1808288: Run file-whitespace linter on more file types. r=mkmelin
Triggered by D165849, sync'd file list with m-c.

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

--HG--
extra : amend_source : 7fb5fefe8773bc1f379c2e01ad733f5df913b2c2
2023-01-05 15:42:47 +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 5f04320709 Bug 1623907 - Do not check suite code with mozlint when running on Taskcluster. r=darktrojan
The Seamonkey project does not use Taskcluster for builds, but they are working on using mozlint.
In order to accommodate both projects and minimize duplicate code, when MOZLINT_NO_SUITE is
set, comm/suite and comm/editor will get added to the exclude list.
This makes it easy for Thunderbird developers to do the same when running "mach lint" locally.

--HG--
extra : rebase_source : 757a06eadbb927f3c5950a5dfde8c1165c728f73
2020-03-25 16:36:56 -04:00
Rob Lemley 04f697238a Bug 1623907 - Additional mozlint source tests for Thunderbird. r=darktrojan
Config files for running mozlint checks against comm-central code.

--HG--
extra : rebase_source : 1219db72ed8d98c50bae462c3beb69a780032652
2020-03-14 09:34:15 -04:00