Remove special php setting as it is the default

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2019-11-12 17:48:17 +01:00
parent fe73b950b8
commit 8bd33d6dcf
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA
1 changed files with 0 additions and 3 deletions

View File

@ -10,8 +10,5 @@ indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true
[*.php]
indent_size = 4
[*.md]
trim_trailing_whitespace = false