From 67ae19ffcfbf8ddf3e60989e51991e86c1099f4e Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Wed, 2 Sep 2026 22:53:30 +0900 Subject: [PATCH] . --- PHI-CL/.editorconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PHI-CL/.editorconfig b/PHI-CL/.editorconfig index 73c5516..9d6e0f0 100644 --- a/PHI-CL/.editorconfig +++ b/PHI-CL/.editorconfig @@ -4,5 +4,5 @@ root = true indent_style = space indent_size = 4 charset = utf-8 -trim_trailing_whitespace = false -insert_final_newline = false \ No newline at end of file +trim_trailing_whitespace = true +insert_final_newline = true \ No newline at end of file