anki/qt/package/rustfmt.toml

5 lines
208 B
TOML
Raw Normal View History

2021-10-28 10:57:21 +02:00
# 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"