diff --git a/.editorconfig b/.editorconfig index 6401c2512..827d6f387 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,6 +5,7 @@ charset = utf-8 end_of_line = lf indent_style = space trim_trailing_whitespace = true +insert_final_newline = true [*.[ch]] indent_size = 4