From 2f7391acda615a69a2ff2458973de0725962717e Mon Sep 17 00:00:00 2001 From: ConnorSkees <39542938+ConnorSkees@users.noreply.github.com> Date: Sun, 19 Apr 2020 13:11:42 -0400 Subject: [PATCH] no longer error on formatting issues --- rustfmt.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/rustfmt.toml b/rustfmt.toml index 296f7b6..32a9786 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,3 +1 @@ edition = "2018" -error_on_line_overflow = true -error_on_unformatted = true \ No newline at end of file