From d42f99a565ad697d6da7c48276d76d6003f33c48 Mon Sep 17 00:00:00 2001 From: "Derek \"Turtle\" Roe" Date: Wed, 10 Mar 2021 18:53:36 -0600 Subject: [PATCH] Update .editorconfig --- .editorconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index eb18a18c4..3aef28127 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,7 +1,6 @@ root = true [*] -end_of_line = crlf charset = utf-8 trim_trailing_whitespace = false insert_final_newline = true