From bbb9be1ae627f271502250aadefd66f815a16126 Mon Sep 17 00:00:00 2001 From: Stu Black Date: Sat, 13 Jul 2019 23:07:38 -0400 Subject: [PATCH] Actually 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..b196eaa --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1 @@ +tab_spaces = 2