From 022574877dbabc1fbb386dc3b59765de528107c9 Mon Sep 17 00:00:00 2001 From: Shav Kinderlehrer Date: Tue, 5 Mar 2024 23:34:55 -0500 Subject: Initial commit --- 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..df99c69 --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1 @@ +max_width = 80 -- cgit v1.2.3