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 08:08:41 +02:00
committed by GitHub
parent 9d2ea42fc4
commit e4d89f6344
-3
View File
@@ -11,9 +11,6 @@
}, {
"command": "rustup run stable rustfmt --edition 2021",
"exts": ["rs"]
}, {
"command": "msgcat -",
"exts": ["po"]
}]
},
"excludes": [