From 8651cd9d30fd9cb0a549ccc0e76542bf9a98f3eb Mon Sep 17 00:00:00 2001 From: 1on Date: Thu, 21 May 2020 14:30:27 +0300 Subject: [PATCH] Changed intend_size --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 9142239..e2dccfd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,7 +2,7 @@ root = true [*] -indent_size = 2 +indent_size = 4 indent_style = space end_of_line = lf charset = utf-8