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