babel
babel copied to clipboard
Check mode for `exctract` command
Overview Description
For the update command there is a --check mode which is really nice to use in CI to verify that the translations are up to date. I'd also like a check mode for the extract command to verify if the .pot file is up to date.
Sounds like a good idea. If you want to contribute a PR, that'd be welcome.