Remove special php setting as it is the default
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
fe73b950b8
commit
8bd33d6dcf
1 changed files with 0 additions and 3 deletions
|
@ -10,8 +10,5 @@ indent_style = tab
|
|||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.php]
|
||||
indent_size = 4
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
|
Loading…
Reference in a new issue