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.
1 parent 45d49c7 commit 384f1dbCopy full SHA for 384f1db
.php-cs-fixer.php
@@ -51,6 +51,7 @@
51
],
52
'strict_param' => true,
53
'switch_case_space' => true,
54
+ 'ternary_operator_spaces' => true,
55
'trailing_comma_in_multiline' => [
56
'elements' => [
57
'arguments',
0 commit comments