diff --git a/.rustfmt.toml b/.rustfmt.toml index 16b844983b..22e59e7d2b 100644 --- a/.rustfmt.toml +++ b/.rustfmt.toml @@ -1,6 +1 @@ -unstable_features = true struct_lit_width = 60 -imports_granularity = "Module" -group_imports = "StdExternalCrate" -wrap_comments = true -comment_width = 80 diff --git a/crates/forge_main/src/info.rs b/crates/forge_main/src/info.rs index b0815a8799..074e8e9711 100644 --- a/crates/forge_main/src/info.rs +++ b/crates/forge_main/src/info.rs @@ -75,7 +75,7 @@ impl Section { /// # Output Format /// /// ```text -/// +/// /// CONFIGURATION /// model gpt-4 /// provider openai