martin/rustfmt.toml

5 lines
213 B
TOML
Raw Normal View History

## These should be enabled in the future, but for now its a manual step to simplify usage.
## Use cargo nightly for these: cargo +nightly fmt
#imports_granularity = "Module"
#group_imports = "StdExternalCrate"