From 4c48c79f71256449a82d50052216c22914b72afe Mon Sep 17 00:00:00 2001 From: Hufe921 Date: Fri, 24 Mar 2023 12:18:10 +0800 Subject: [PATCH] chore: update .editorConfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 18c9e3c..29cfd96 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,4 +6,4 @@ indent_style = space indent_size = 2 end_of_line = lf trim_trailing_whitespace = true -insert_final_newline = true \ No newline at end of file +insert_final_newline = false \ No newline at end of file