diff --git a/.editorconfig b/.editorconfig index 09b94f0..e82e183 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,6 +7,7 @@ root = true [*] end_of_line = lf +insert_final_newline = true charset = utf-8 [*.java]