From 1eb6f3160a5c6036926bd3db757d2ff3ca4b1a53 Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Sun, 21 Jan 2024 22:27:20 +0100 Subject: fix export isolation issues Signed-off-by: Henry Gressmann --- rustfmt.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml index 94ac875..589b2d2 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1 +1,2 @@ max_width=120 +use_small_heuristics="Max" -- cgit v1.3.1