We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ternary_operator_spaces
1 parent ffc1656 commit 24c8f90Copy full SHA for 24c8f90
src/RuleSet/Sets/Realodix.php
@@ -60,7 +60,6 @@ public function mainRules(): array
60
/*
61
* Laravel rules modification
62
*/
63
- 'ternary_operator_spaces' => false,
64
'binary_operator_spaces' => [
65
'default' => 'single_space',
66
'operators' => ['=>' => 'at_least_single_space'],
0 commit comments