You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-16 02:54:24 +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:
committed by
GitHub
parent
9d2ea42fc4
commit
e4d89f6344
@ -11,9 +11,6 @@
|
|||||||
}, {
|
}, {
|
||||||
"command": "rustup run stable rustfmt --edition 2021",
|
"command": "rustup run stable rustfmt --edition 2021",
|
||||||
"exts": ["rs"]
|
"exts": ["rs"]
|
||||||
}, {
|
|
||||||
"command": "msgcat -",
|
|
||||||
"exts": ["po"]
|
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
"excludes": [
|
"excludes": [
|
||||||
|
Reference in New Issue
Block a user