From a8ae737b37fad5f86f4b0b0bc15cd72c835d438a Mon Sep 17 00:00:00 2001 From: Xnoe Date: Wed, 8 Jul 2020 18:26:58 +0100 Subject: [PATCH] Use two space tabs --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index ba49e3c..538ba2b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,4 +2,4 @@ root = true [*] indent_style = tab -indent_size = 4 +indent_size = 2