diff --git a/.editorconfig b/.editorconfig index ffb2d9f..3b0b02f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,5 +6,5 @@ indent_style = tab tab_width = 4 end_of_line = lf trim_trailing_whitespace = true -insert_final_newline = true -charset = utf-8 +insert_final_newline = false +charset = utf-8 \ No newline at end of file