diff --git a/.editorconfig b/.editorconfig index 5e135d9b..e7858081 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,8 @@ root = true +[*] +insert_final_newline = true + [*.html] indent_size = 2