From e4d89f63440b34690fa7104e20e398aa29f5ba37 Mon Sep 17 00:00:00 2001 From: "Dustin J. Mitchell" Date: Sun, 29 Sep 2024 02:08:41 -0400 Subject: [PATCH] Temporarily remove po formatting (#2381) Until #2173 is resolved, this temporarily removes the inconsistent formatting of .po files depending on msgcat versions. --- dprint.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/dprint.json b/dprint.json index 93547eb3..891061ef 100644 --- a/dprint.json +++ b/dprint.json @@ -11,9 +11,6 @@ }, { "command": "rustup run stable rustfmt --edition 2021", "exts": ["rs"] - }, { - "command": "msgcat -", - "exts": ["po"] }] }, "excludes": [