From 789b0c56c08101536c8cd03e4f3ad2f027ba65f5 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Mon, 20 Apr 2015 10:10:38 -0700 Subject: [PATCH] Remove redundant configuration --- .editorconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index c379d53..5a4d42e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -23,4 +23,3 @@ indent_style = space insert_final_newline = true max_line_length = 120 tab_width = 8 -trim_trailing_whitespace = true