From 469e084e70fbdcc62b375e3091da6cde53a338fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Tue, 3 Aug 2021 15:31:40 +0200 Subject: cargo fmt --- cli/rustfmt.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 cli/rustfmt.toml (limited to 'cli/rustfmt.toml') diff --git a/cli/rustfmt.toml b/cli/rustfmt.toml new file mode 100644 index 0000000..d4fcd2a --- /dev/null +++ b/cli/rustfmt.toml @@ -0,0 +1 @@ +merge_derives = false -- cgit v1.2.1