From 2fe7673e30142b1fca403280640448378093a48e Mon Sep 17 00:00:00 2001 From: Yura Zatsepin Date: Sat, 1 Nov 2014 23:07:52 +0500 Subject: [PATCH] clear editorconfig --- .editorconfig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.editorconfig b/.editorconfig index bac87d7b1d..913f232bf7 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,8 +6,4 @@ root = true [*] charset = utf-8 tab_width = 4 -indent_size = 2 indent_style = tab - -#[CHANGELOG.md] -#indent_size = 8