Replies: 1 comment 2 replies
-
It needs to have a non-zero return to indicate that formatting failed IIRC |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to configure my rust formatter manually for some reasons, I try to simply use rustfmt, but rustfmt will write nothing to stdout when the input is not correct, and it make my source file empty.
So, how do I avoid that
Beta Was this translation helpful? Give feedback.
All reactions