From 65cbe80e9d441833eb37acac51ad964e2d5bf0ae Mon Sep 17 00:00:00 2001 From: Niklas Mohrin Date: Sun, 21 Aug 2022 22:24:18 +0200 Subject: [PATCH] Add comment to empty `rustfmt.toml` --- rustfmt.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/rustfmt.toml b/rustfmt.toml index e69de29..f857430 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -0,0 +1 @@ +# Empty file, use defaults and disregard global settings