diff --git a/.editorconfig b/.editorconfig index b8bc90393d..caa8897a3f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,7 +4,7 @@ root = true [*] end_of_line = lf -insert_final_newline = false +insert_final_newline = true charset = utf-8 [*.go] @@ -28,4 +28,4 @@ indent_style = tab [*.scss] indent_style = space -indent_size = 4 \ No newline at end of file +indent_size = 4