fune/tools/lint/python
Geoff Brown 323a22df14 Bug 1858451 - Use subprocess instead of mozprocess in linters r=sylvestre
Convert mozprocess references in tools/lint to use subprocess instead: with this change, subprocess is used consistently throughout tools/lint. mozprocess is poorly maintained and can be easily replaced with modern subprocess.

Differential Revision: https://phabricator.services.mozilla.com/D190696
2023-10-16 13:24:46 +00:00
..
__init__.py
black.py Bug 1858451 - Use subprocess instead of mozprocess in linters r=sylvestre 2023-10-16 13:24:46 +00:00
black_requirements.in Bug 1836901 - Use taskcluster-built python for source-test task r=glandium 2023-09-20 04:49:03 +00:00
black_requirements.txt Bug 1836901 - Use taskcluster-built python for source-test task r=glandium 2023-09-20 04:49:03 +00:00
l10n_lint.py
ruff.py Bug 1858451 - Use subprocess instead of mozprocess in linters r=sylvestre 2023-10-16 13:24:46 +00:00
ruff_requirements.in Bug 1836901 - Use taskcluster-built python for source-test task r=glandium 2023-09-20 04:49:03 +00:00
ruff_requirements.txt Bug 1836901 - Use taskcluster-built python for source-test task r=glandium 2023-09-20 04:49:03 +00:00