aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/quarrel/native/rustfmt.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/awesome/quarrel/native/rustfmt.toml')
-rw-r--r--.config/awesome/quarrel/native/rustfmt.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/awesome/quarrel/native/rustfmt.toml b/.config/awesome/quarrel/native/rustfmt.toml
index 36afbbd..3c7f9b0 100644
--- a/.config/awesome/quarrel/native/rustfmt.toml
+++ b/.config/awesome/quarrel/native/rustfmt.toml
@@ -1,3 +1,4 @@
imports_layout = "Vertical"
unstable_features = true
group_imports = "StdExternalCrate"
+imports_granularity = "Crate"