disabling two new options that do no match our style guidelines
This commit is contained in:
parent
3abb333d0b
commit
9744c02b04
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user