anki/rslib/rustfmt.toml

5 lines
208 B
TOML
Raw Normal View History

# this is not supported on stable Rust, and is ignored by the Bazel rules; it is only
# useful for manual invocation with 'cargo +nightly fmt'
imports_granularity = "Crate"
group_imports = "StdExternalCrate"