Open
Description
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)