diff --git a/.editorconfig b/.editorconfig index 745f3b793c43..82b05d33e541 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,6 +7,7 @@ root = true indent_style = space indent_size = 2 trim_trailing_whitespace = true +insert_final_newline = true [cSpell.json] indent_size = 4 diff --git a/cSpell.json b/cSpell.json index 5c74f4a5a98d..7d980e9bd861 100644 --- a/cSpell.json +++ b/cSpell.json @@ -2228,4 +2228,4 @@ ] } ] -} \ No newline at end of file +}