diff --git a/.editorconfig b/.editorconfig index ddf5fd002..a22bb725b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,11 +1,5 @@ root = true -[*] -end_of_line = lf -insert_final_newline = true -indent_style = space -indent_size = 2 - [*.py] indent_size = 4