aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 20b17067dfa..d0eba25fbab 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