From da73d0e0536f7507b01989136771b1f617bffa71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20M=C3=BCller?= Date: Fri, 24 Oct 2025 09:02:55 -0700 Subject: [PATCH] Add .rustfmt.toml file Add a rustfmt configuration to enable usage of default formatting settings and override any otherwise active global configuration. --- .rustfmt.toml | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .rustfmt.toml diff --git a/.rustfmt.toml b/.rustfmt.toml new file mode 100644 index 0000000..e69de29