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
We previously did this with the `cargo fmt-stacks` command because these
config options were not supported in .rustfmt.toml, but they are now
supported by the nightly build. Using this directly is better than the
alias because we do not need to remember to run the alias.
0 commit comments