From c87be2c432baf87739f0b79e5f9c2a4dc17caa9a Mon Sep 17 00:00:00 2001 From: "qbox-duck[bot]" <152818034+qbox-duck[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 15:34:44 +0000 Subject: [PATCH] chore: synced local './' with remote 'repo-template/' --- .editorconfig | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.editorconfig b/.editorconfig index 689eb11..9c97eb2 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,9 +1,9 @@ -root = true - -[*] -end_of_line = lf -insert_final_newline = false -indent_style = space -charset = utf-8 -trim_trailing_whitespace = true -indent_size = 4 +root = true + +[*] +end_of_line = lf +insert_final_newline = false +indent_style = space +charset = utf-8 +trim_trailing_whitespace = true +indent_size = 4