From a119b3d0269c12f6e0f3d7c6c985d2479eb76829 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 74a4da1e0..eab090136 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,4 +3,4 @@ root = true [*] max_line_length = 140 indent_style = space -indent_size = 2 +indent_size = 4