1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-01-30 17:16:35 +02:00
Martin Geisler 4560ee8484
Format all PO files with dprint (#1359)
This enforces a consistent formatting for the PO files. The goal of this
is to avoid large diffs due to random and unnecessary reformatting.

We use the format of `msgcat`: this is also waht `msgmerge` produces and
it’s easy to replicate for people by installing Gettext and running
`dprint fmt`.

This is a follow-up to #1351 which started enforcing that the `msgid`
fields don’t change due to reformatting in a PR.

If this turns out to be cumbersome, then we can disable it again.
2023-10-14 12:53:18 +02:00
..
2023-10-06 09:56:26 +02:00
2023-09-05 20:21:59 +00:00