diff --git a/.editorconfig b/.editorconfig index 73030ef..cddfd28 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,5 +3,5 @@ root = true # Unix-style newlines with a newline ending every file [*] end_of_line = lf -insert_final_newline = true +# insert_final_newline = true indent_style = tab