From 83c5e796ce2a9e590b59ba4417751eb9696324b8 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Thu, 2 Aug 2018 22:35:03 -0700 Subject: [PATCH] apply current cargo fmt --- .rustfmt.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/.rustfmt.toml b/.rustfmt.toml index 1680bc55c..ccb23af11 100644 --- a/.rustfmt.toml +++ b/.rustfmt.toml @@ -1,3 +1,2 @@ # Please keep these in alphabetical order. tab_spaces = 4 -wrap_comments = true