disabling two new options that do no match our style guidelines

pull/226/head^2
El RIDO 2017-10-03 20:49:36 +02:00
parent 9af79467a0
commit ed04fe3b4c
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ enabled:
disabled:
- blank_line_after_opening_tag
- blank_line_before_return
- blank_line_before_throw
- blank_line_before_try
- concat_without_spaces
- declare_equal_normalize
- heredoc_to_nowdoc