From b2af65a4fabd7fe332ac08361004ee6e89504d63 Mon Sep 17 00:00:00 2001 From: "HyunWoo Lee (Nunu Lee)" <54518925+l2hyunwoo@users.noreply.github.com> Date: Fri, 13 Sep 2024 17:25:08 +0900 Subject: [PATCH] Update .editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 74a4da1e..eab09013 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,4 +3,4 @@ root = true [*] max_line_length = 140 indent_style = space -indent_size = 2 +indent_size = 4