diff --git a/.editorconfig b/.editorconfig index 50a87fd83923..683f0fdc5159 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,7 +1,7 @@ root = true [*] -insert_final_newline = false +insert_final_newline = true [{*.{c,cpp,cc,h,hpp},CMakeLists.txt,Kconfig}] indent_style = tab