From db7cdeefe76e184f49cabbdf891d849a8435d715 Mon Sep 17 00:00:00 2001 From: Lakshya Ranganath Date: Sat, 28 Jan 2017 07:59:35 +0530 Subject: [PATCH] make .editorconfig the root --- .editorconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.editorconfig b/.editorconfig index b6330b2..c6c8b36 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,5 @@ +root = true + [*] indent_style = space indent_size = 2