From ef4dbf261d13a72931887dad8db02d53a695a810 Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Tue, 5 Dec 2023 23:45:45 +0100 Subject: feat: block stack, make cargofmt a bit more sane Signed-off-by: Henry Gressmann --- rustfmt.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 rustfmt.toml (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 0000000..94ac875 --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1 @@ +max_width=120 -- cgit v1.3.1