From 6cf24c5db59ba99fc3c15bfb39780d888248181d Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Tue, 22 Jan 2019 18:42:07 +0100 Subject: Forgot key management --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index c492aee..cb64490 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,7 +2,7 @@ root = true [*] indent_style = space -indent_size = 2 +indent_size = 4 end_of_line = lf charset = utf-8 -- cgit v1.2.3