Skip to content

Commit a561ae6

Browse files
gnpricechrisbobbe
authored andcommitted
l10n: Remove generated localizations file when ARB file removed
1 parent efc463a commit a561ae6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/check

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,9 @@ run_l10n() {
367367
check_no_uncommitted_or_untracked "${output_pathspec}" \
368368
|| return
369369

370+
rm -f lib/generated/l10n/zulip_localizations_*.dart \
371+
|| return
372+
370373
flutter gen-l10n > /dev/null \
371374
|| return
372375

0 commit comments

Comments
 (0)