fixing 'The provided fixer 'method_argument_space' cannot be disabled unless it was already enabled by your preset.'
This commit is contained in:
parent
f05e5c2e29
commit
0564c0e62e
|
@ -17,7 +17,6 @@ disabled:
|
||||||
- concat_without_spaces
|
- concat_without_spaces
|
||||||
- declare_equal_normalize
|
- declare_equal_normalize
|
||||||
- heredoc_to_nowdoc
|
- heredoc_to_nowdoc
|
||||||
- method_argument_space
|
|
||||||
- new_with_braces
|
- new_with_braces
|
||||||
- no_alternative_syntax
|
- no_alternative_syntax
|
||||||
- phpdoc_align
|
- phpdoc_align
|
||||||
|
|
Loading…
Reference in New Issue