diff options
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 3 |
1 files changed, 0 insertions, 3 deletions
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 |