From 6b0fe5bf638079d535e70c3c91e78fe35a5d2a2f Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 26 Oct 2024 05:29:26 +0000 Subject: group imports with rustfmt --- rustfmt.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml index b2715b26..35672d06 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1 +1,2 @@ wrap_comments = true +group_imports = "StdExternalCrate" -- cgit v1.2.3