Skip to content

Commit 5e676c9

Browse files
localheinzsebastianbergmann
authored andcommitted
Enhancement: Enable types_spaces fixer
1 parent bff0ccb commit 5e676c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.php-cs-fixer.dist.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@
319319
]
320320
],
321321
'trim_array_spaces' => true,
322+
'types_spaces' => true,
322323
'unary_operator_spaces' => true,
323324
'visibility_required' => [
324325
'elements' => [

0 commit comments

Comments
 (0)