summaryrefslogtreecommitdiffstats
path: root/rustfmt.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
index 798864da..c4a8b584 100644
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -7,6 +7,7 @@ tab_spaces = 4
max_width = 100
# Unstable options, disabled by default.
+# imports_granularity = "Crate"
# group_imports = "StdExternalCrate"
# wrap_comments = true
# format_code_in_doc_comments = true