From a6dfd85e601932545251978fca6ea62d4c888bea Mon Sep 17 00:00:00 2001 From: Drashna Jaelre Date: Fri, 9 Aug 2019 10:50:45 -0700 Subject: Update spacing in editorconfig file For sanity's sake --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 00a6ea52c3..60827f04ba 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,7 +5,7 @@ root = true [*] indent_style = space -indent_size = 2 +indent_size = 4 # We recommend you to keep these unchanged charset = utf-8 -- cgit v1.2.3