diff --git a/.editorconfig b/.editorconfig index bd429ddbb3295aff999a22674b6ae0f583e06fe4..e4d0fdd261eafeffd0d48b7b84cc1c7cbd644aa3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,5 @@ [*] indent_style = space -insert_final_newline = true charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true