From 342475fc0a90b79d72b9aa17f4c2f921f5132275 Mon Sep 17 00:00:00 2001 From: Hugo Date: Sat, 3 Sep 2016 12:37:47 +0300 Subject: [PATCH] Remove duplicate line [CI skip] --- .editorconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index b1b12b379..798ab753c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,7 +11,6 @@ charset = utf-8 indent_size = 4 indent_style = space -insert_final_newline = true trim_trailing_whitespace = true [*.yml]