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
Similar to what we did earlier with cargo-doc, this change makes the
cargo fmt invocation a separate step. In so doing the check is likely to
run much earlier in the run, resulting in a quicker experience when code
is not properly formatted.
Signed-off-by: Daniel Müller <deso@posteo.net>
0 commit comments