1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2024-12-15 22:37:28 +02:00
comprehensive-rust/.github/workflows
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
..
install-mdbook Update mdbook to version 0.4.35 (#1302) 2023-10-13 16:40:40 +02:00
setup-rust-cache Remove unnecessary cache key (#586) 2023-04-27 13:25:02 -04:00
build.yml Format all PO files with dprint (#1359) 2023-10-14 12:53:18 +02:00
labeler.yml Automatically format YAML, CSS, and JS files (#1272) 2023-10-02 14:48:00 +09:00
prevent-msgid.py Added action to prevent changing msgid (#1351) 2023-10-11 23:31:51 +02:00
prevent-msgid.yml Added action to prevent changing msgid (#1351) 2023-10-11 23:31:51 +02:00
publish.yml Sync src/ with date in PO file when publishing (#1243) 2023-09-25 09:52:39 +02:00