Adds a CLI option `--l10n-git` that uses the firefox-l10n-source git repo instead of the gecko-strings hg repo when linting localization files. When we complete the repo migration, the option should be switched to something like `--l10n-hg` to continue supporting Thunderbird.
Bug 1877101 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Adds a CLI option `--l10n-git` that uses the firefox-l10n-source git repo instead of the gecko-strings hg repo when linting localization files. When we complete the migration, the option and mercurial repo support should be removed.