Skip to content

Commit 24c8f90

Browse files
committed
Realodix: Follow Laravel ternary_operator_spaces rule
1 parent ffc1656 commit 24c8f90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/RuleSet/Sets/Realodix.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ public function mainRules(): array
6060
/*
6161
* Laravel rules modification
6262
*/
63-
'ternary_operator_spaces' => false,
6463
'binary_operator_spaces' => [
6564
'default' => 'single_space',
6665
'operators' => ['=>' => 'at_least_single_space'],

0 commit comments

Comments
 (0)