1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-05-14 14:46:43 +02:00

Temporarily remove po formatting (#2381)

Until #2173 is resolved, this temporarily removes the inconsistent
formatting of .po files depending on msgcat versions.
This commit is contained in:
Dustin J. Mitchell 2024-09-29 02:08:41 -04:00 committed by GitHub
parent 9d2ea42fc4
commit e4d89f6344
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,9 +11,6 @@
}, {
"command": "rustup run stable rustfmt --edition 2021",
"exts": ["rs"]
}, {
"command": "msgcat -",
"exts": ["po"]
}]
},
"excludes": [