From 6ea59471c3f32346ba55b415db8871a64e0fb5b7 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sat, 23 Mar 2019 19:26:27 -0700 Subject: Let's try 2 spaces for indent --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 0a3faa2..b7b590b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,7 +4,7 @@ root = true end_of_line = lf insert_final_newline = true indent_style = space -indent_size = 4 +indent_size = 2 trim_trailing_whitespace = true charset = utf-8 -- cgit v1.2.3