Browse Source

Remove special php setting as it is the default

Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling 4 years ago
parent
commit
8bd33d6dcf
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .editorconfig

+ 0 - 3
.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