You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error message doesn't tell me what are the consequences, and what can I do to avoid the problem.
Does "Rustfmt failed" mean the file could not be parsed and has not been formatted at all, or did it just skip that one line?
Is that a bug/limitation of rustfmt, or a lint telling me to format code better?
What's the maximum length? Can I configure it?
I've got these errors pointing to a few lines that only contain comments, and are 100-109 characters long. I'm confused, because it doesn't seem like an excessive line length that could cause a tool to fail.
dashed, mbyio, ozkriff, snuk182, Ameobea and 23 more