Skip to content

Commit e4d89f6

Browse files
authored
Temporarily remove po formatting (#2381)
Until #2173 is resolved, this temporarily removes the inconsistent formatting of .po files depending on msgcat versions.
1 parent 9d2ea42 commit e4d89f6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dprint.json

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
}, {
1212
"command": "rustup run stable rustfmt --edition 2021",
1313
"exts": ["rs"]
14-
}, {
15-
"command": "msgcat -",
16-
"exts": ["po"]
1714
}]
1815
},
1916
"excludes": [

0 commit comments

Comments
 (0)