From 9776023af6435cbb818d3b39c6c3a8d9523d2c8c Mon Sep 17 00:00:00 2001 From: Emre INAL Date: Tue, 20 Jun 2023 19:38:34 +0300 Subject: [PATCH] emre --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index b6de60a..93661e4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,7 +3,7 @@ root = true [*] indent_style = space -indent_size = 2 +indent_size = 4 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true