aboutsummaryrefslogtreecommitdiff
path: root/rustfmt.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
index 606e292..6e14a7c 100644
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -1 +1,2 @@
-wrap_comments = true \ No newline at end of file
+imports_granularity = "Item"
+wrap_comments = true