From 7a3f7bce872c41cefc54993cf08891398e327f90 Mon Sep 17 00:00:00 2001 From: Aya Morisawa Date: Sat, 31 Dec 2016 02:21:10 +0900 Subject: [PATCH] Update .editorconfig --- .editorconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index d56aa31ab..6df33755e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,7 +7,6 @@ root = true [*] indent_style = tab indent_size = 2 -end_of_line = crlf charset = utf-8 insert_final_newline = true