anki/qt/package/rustfmt.toml
2021-10-28 18:57:21 +10:00

5 lines
208 B
TOML

# 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"