From 21c4b8a42de0cdc32a1e93dfb175a0cd5588d8e7 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 19 Jul 2018 21:14:32 -0400 Subject: Use 2 space indent. Apologies for the churn, but my screen is small. rustfmt assumes big monitors. --- tools/rustfmt.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/rustfmt.toml b/tools/rustfmt.toml index df99c6919..4c1eefaed 100644 --- a/tools/rustfmt.toml +++ b/tools/rustfmt.toml @@ -1 +1,2 @@ max_width = 80 +tab_spaces = 2 -- cgit v1.2.3