Update to latest php-cs-fixer config.
Update to corresponding style-ci config options. Fix a few code style issues in the process.
This commit is contained in:
+4
-1
@@ -7,4 +7,7 @@ enabled:
|
||||
- strict
|
||||
|
||||
disabled:
|
||||
- concat_without_spaces
|
||||
- concat_without_spaces
|
||||
- pre_increment
|
||||
- unalign_double_arrow
|
||||
- unalign_equals
|
||||
|
||||
Reference in New Issue
Block a user