From dab2cd5792ff2e9726e6448bb2ec1108dfa7a461 Mon Sep 17 00:00:00 2001 From: Greg Heartsfield Date: Thu, 22 Dec 2022 15:13:54 -0600 Subject: [PATCH] wip: future changes to rustfmt --- rustfmt.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rustfmt.toml b/rustfmt.toml index 3a26366..01f4d94 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1 +1,4 @@ edition = "2021" +#max_width = 140 +#chain_width = 100 +#fn_call_width = 100