From 6c6139abf22cef81c59b75ceb2dd97f5b667b945 Mon Sep 17 00:00:00 2001 From: jasmine Date: Tue, 10 Jun 2025 11:27:46 +0800 Subject: [PATCH] add rustfmt.toml --- rustfmt.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 rustfmt.toml diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 0000000..745d2dc --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1 @@ +chain_width = 40