diff --git a/.editorconfig b/.editorconfig index cc492eef9f..43e1c061c1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,9 +8,6 @@ indent_size = 2 insert_final_newline = true trim_trailing_whitespace = true -[*.py] -indent_size = 4 - [*.{ts,js}] quote_type = single