babel icon indicating copy to clipboard operation
babel copied to clipboard

Check mode for `exctract` command

Open rnestler opened this issue 3 years ago • 1 comments

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.

rnestler avatar Aug 15 '22 08:08 rnestler

Sounds like a good idea. If you want to contribute a PR, that'd be welcome.

akx avatar Sep 13 '22 17:09 akx