diff --git a/.editorconfig b/.editorconfig index 20b17067df..d0eba25fba 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,7 +11,7 @@ insert_final_newline = true trim_trailing_whitespace = true [*.php] -indent_size = 8 +indent_size = 4 [*.md] trim_trailing_whitespace = false