From 9c4369b4c141c2f9af57e679b081b5ff83d689f0 Mon Sep 17 00:00:00 2001 From: Jakub Konka Date: Tue, 7 May 2019 22:42:27 +0200 Subject: [PATCH] Update .rustfmt.toml --- .rustfmt.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.rustfmt.toml b/.rustfmt.toml index e69de29bb2d1..ddf7db66f56e 100644 --- a/.rustfmt.toml +++ b/.rustfmt.toml @@ -0,0 +1 @@ +# This file tells tools we use rustfmt. We use the default settings.