diff --git a/.editorconfig b/.editorconfig index d0eba25fbab..35630aa12db 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,8 +10,5 @@ indent_style = tab insert_final_newline = true trim_trailing_whitespace = true -[*.php] -indent_size = 4 - [*.md] trim_trailing_whitespace = false