diff --git a/.editorconfig b/.editorconfig index db87e1f..3274ec3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,5 +4,5 @@ root = true indent_style = space indent_size = 2 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