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

5 Коммитов

Автор SHA1 Сообщение Дата
Rob Lemley f0390651ad Bug 1922252 - Rename tbxchannel to tb_l10n and update references. r=dandarnell,aleca
Differential Revision: https://phabricator.services.mozilla.com/D224557

--HG--
rename : python/l10n/tbxchannel/__init__.py => python/l10n/tb_l10n/__init__.py
rename : python/l10n/tbxchannel/l10n_merge.py => python/l10n/tb_l10n/l10n_merge.py
rename : python/l10n/missing_ftl/__init__.py => python/l10n/tb_l10n/missing_ftl.py
rename : python/l10n/tbxchannel/tb_migration_test.py => python/l10n/tb_l10n/tb_migration_test.py
extra : moz-landing-system : lando
2024-10-10 22:49:51 +00:00
Rob Lemley ace61c7c5a Backed out changeset eeaacd858eab (bug 1922252) DONTBUILD
--HG--
rename : python/l10n/tb_l10n/missing_ftl.py => python/l10n/missing_ftl/__init__.py
rename : python/l10n/tb_l10n/__init__.py => python/l10n/tbxchannel/__init__.py
rename : python/l10n/tb_l10n/l10n_merge.py => python/l10n/tbxchannel/l10n_merge.py
rename : python/l10n/tb_l10n/tb_migration_test.py => python/l10n/tbxchannel/tb_migration_test.py
2024-10-10 14:27:40 -04:00
Rob Lemley 0760365113 Bug 1922252 - Rename tbxchannel to tb_l10n and update references. r=dandarnell
Differential Revision: https://phabricator.services.mozilla.com/D224557

--HG--
rename : python/l10n/tbxchannel/__init__.py => python/l10n/tb_l10n/__init__.py
rename : python/l10n/tbxchannel/l10n_merge.py => python/l10n/tb_l10n/l10n_merge.py
rename : python/l10n/missing_ftl/__init__.py => python/l10n/tb_l10n/missing_ftl.py
rename : python/l10n/tbxchannel/tb_migration_test.py => python/l10n/tb_l10n/tb_migration_test.py
extra : rebase_source : dc3b32e8f9e555b799345a41f903cba599b1daf2
extra : amend_source : 7adad7744046fdee3c63a5bb7a3953d450a177c2
2024-10-09 19:21:12 +00:00
Rob Lemley 80e34c14b9 Bug 1822061 - Port bug 1811850: Replace isort linter with ruff. r=dandarnell
This will trigger some sorting changes due to lack of support in ruff for isort's
custom classifications.

Depends on D172728

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

--HG--
extra : moz-landing-system : lando
2023-03-20 22:40:28 +00:00
Rob Lemley e077c7d362 Bug 1822061 - Port bug 1811850: Replace flake8 linter with ruff. r=dandarnell
Depends on D172592

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

--HG--
rename : tools/lint/flake8.yml => tools/lint/ruff.yml
extra : moz-landing-system : lando
2023-03-20 22:40:28 +00:00