From b0214d524cf1648f0f6a555485af0fc4c82b5b29 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Sat, 30 Dec 2023 10:44:32 +0300 Subject: [PATCH] Change formatting --- .rustfmt.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/.rustfmt.toml b/.rustfmt.toml index 4eb7766..02d5415 100644 --- a/.rustfmt.toml +++ b/.rustfmt.toml @@ -1,5 +1,4 @@ condense_wildcard_suffixes = true -control_brace_style = "ClosingNextLine" enum_discrim_align_threshold = 25 force_explicit_abi = false force_multiline_blocks = true