Andrew Halberstadt
6368d98850
Bug 1591195 - [lint.shellcheck] Ensure shellcheck subprocess output is returned as text, r=sylvestre
...
This also adds a test which would have caught the issue.
Differential Revision: https://phabricator.services.mozilla.com/D50621
--HG--
extra : moz-landing-system : lando
2019-10-25 17:41:24 +00:00
Andrew Halberstadt
d3eae4b83c
Bug 1580280
- [mozlint] Run |mach lint| with Python 3 and drop support for Python 2 r=mars
...
Differential Revision: https://phabricator.services.mozilla.com/D45441
--HG--
extra : moz-landing-system : lando
2019-09-30 15:09:41 +00:00
Oana Pop Rus
4b9792db7c
Backed out changeset 371641b1010b (bug 1580280
) for lints failure on a CLOSED TREE
2019-09-26 00:18:33 +03:00
Andrew Halberstadt
fdc7d0afac
Bug 1580280
- [mozlint] Run |mach lint| with Python 3 and drop support for Python 2 r=mars
...
Differential Revision: https://phabricator.services.mozilla.com/D45441
--HG--
extra : moz-landing-system : lando
2019-09-25 20:03:14 +00:00
Anmol Agarwal
d6766388f1
Bug 1554657 - Add a verbose mode to |mach lint| to display log output r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D43507
--HG--
extra : moz-landing-system : lando
2019-09-23 13:19:25 +00:00
Andrew Halberstadt
3486ba642c
Bug 1563797 - Use 'backports.shutil_which' instead of 'which' across the tree r=Callek
...
Differential Revision: https://phabricator.services.mozilla.com/D37097
--HG--
extra : moz-landing-system : lando
2019-07-11 14:03:39 +00:00
Andrew Halberstadt
2d61b7becb
Bug 1460856 - [mozlint] Stop using warnings in all current linters r=Standard8
...
Soon, warnings will be suppressed by default and won't causes a failure.
Therefore to prevent loss of coverage, we need to make sure that any
lint warning that causes a failure today, needs to be converted to an
error so it keeps failing tomorrow.
Depends on D3819
Differential Revision: https://phabricator.services.mozilla.com/D3820
--HG--
extra : moz-landing-system : lando
2018-08-28 19:24:55 +00:00
Simon Fraser
5acab0f13e
Bug 1432627 Add shellcheck linter to CI r=ahal
...
MozReview-Commit-ID: 2IYUsXunfab
--HG--
extra : rebase_source : 806ab4abfb1838a1b5eec279f5e93ce5c703685d
2018-01-29 15:27:04 +00:00
Margareta Eliza Balazs
acf50fbab3
Backed out changeset 85794e045326 (bug 1432627) for shell lint failure in /builds/worker/checkouts/gecko/taskcluster/docker/firefox-snap/runme.sh:50:95 on a CLOSED TREE
2018-01-29 19:09:55 +02:00
Simon Fraser
82f0264fa1
Bug 1432627 Add shellcheck linter to CI r=ahal
...
MozReview-Commit-ID: 2IYUsXunfab
--HG--
extra : rebase_source : a40376ffc66e4a35d30e7e02a6ec208b1f52b021
2018-01-29 15:27:04 +00:00
Andrew Halberstadt
a8b5fc493f
Bug 1433912 - [lint] Only run codespell linter on python/mozlint and tools/lint for now, r=sylvestre
...
This is a bustage fix that needs to get out quickly. Once landed we can take
the time to enable it on more directories, or preferably change it to a
blacklist.
MozReview-Commit-ID: Gbf7q2L0tg3
--HG--
extra : rebase_source : a58ae64c655b24e686710a663d4538b4cfe020f7
2018-01-29 10:25:54 -05:00
Simon Fraser
7ab95eccbd
Bug 1432517 Add shellcheck support for mach lint r=ahal
...
MozReview-Commit-ID: 1Mzg6y3JKbn
--HG--
extra : rebase_source : ceb32257265952e173ff83434395acfabb001cb4
2018-01-23 16:32:04 +00:00