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 is very weird, if my config file is at /Users/lara/Library/Preferences/rustfmt/rustfmt.toml the options are detected (cargo fmt complains it can't set the options on stable), but they don't do anything.. i'm not sure if only imports_granularity is affected
putting the file at /Users/lara/rustfmt.toml or next to Cargo.toml makes it work fine
rustfmt version is rustfmt 1.5.1-nightly (4d6d601c 2022-07-26)