diff --git a/.editorconfig b/.editorconfig index 740928132a..dcf9117a64 100644 --- a/.editorconfig +++ b/.editorconfig @@ -21,7 +21,3 @@ root = true charset = utf-8 end_of_line = lf insert_final_newline = true - -[*.{java,xml,py}] -indent_style = space -indent_size = 4