From e553eff7ce7d768dfa1918a0a209891092e0d164 Mon Sep 17 00:00:00 2001 From: Alex Stokes Date: Tue, 17 Jan 2023 09:28:13 -0700 Subject: [PATCH] whitespace --- rustfmt.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rustfmt.toml b/rustfmt.toml index 8971d8ab..e70aee8c 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -6,4 +6,4 @@ wrap_comments = true binop_separator = "Back" trailing_comma = "Vertical" trailing_semicolon = false -use_field_init_shorthand = true \ No newline at end of file +use_field_init_shorthand = true