1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2024-12-14 14:10:05 +02:00
comprehensive-rust/.github
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
..
workflows Format all PO files with dprint (#1359) 2023-10-14 12:53:18 +02:00
CODEOWNERS Update CODEOWNERS (#1309) 2023-10-06 09:56:26 +02:00
labeler.yml Automatically format YAML, CSS, and JS files (#1272) 2023-10-02 14:48:00 +09:00
typos.toml Add typos to CI (#1158) 2023-09-05 20:21:59 +00:00