From d1207d34c1d99eba9ebf85c98d267ee7e955ea7d Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Fri, 11 Nov 2016 11:14:38 -0500 Subject: Update .editorconfig to end files with newlines (#4533) --- .editorconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index b8bc90393..caa8897a3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,7 +4,7 @@ root = true [*] end_of_line = lf -insert_final_newline = false +insert_final_newline = true charset = utf-8 [*.go] @@ -28,4 +28,4 @@ indent_style = tab [*.scss] indent_style = space -indent_size = 4 \ No newline at end of file +indent_size = 4 -- cgit v1.2.3-1-g7c22