File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 343
343
<exclude name =" SlevomatCodingStandard.ControlStructures.RequireMultiLineTernaryOperator.MultiLineTernaryOperatorNotUsed" />
344
344
</rule >
345
345
<rule ref =" SlevomatCodingStandard.ControlStructures.RequireShortTernaryOperator" />
346
- <rule ref =" SlevomatCodingStandard.ControlStructures.RequireTernaryOperator" />
347
346
<rule ref =" SlevomatCodingStandard.ControlStructures.UselessIfConditionWithReturn" />
348
347
<rule ref =" SlevomatCodingStandard.ControlStructures.UselessTernaryOperator" />
349
348
<rule ref =" SlevomatCodingStandard.Functions.StaticClosure" >
381
380
</properties >
382
381
</rule >
383
382
<rule ref =" SlevomatCodingStandard.Variables.UselessVariable" />
383
+ <!-- <rule ref="SlevomatCodingStandard.ControlStructures.RequireTernaryOperator"/> -->
384
384
<!-- <rule ref="SlevomatCodingStandard.ControlStructures.EarlyExit"/>-->
385
385
<!-- <rule ref="SlevomatCodingStandard.ControlStructures.AssignmentInCondition"/>-->
386
386
<!-- <rule ref="SlevomatCodingStandard.ControlStructures.DisallowShortTernaryOperator"/>-->
You can’t perform that action at this time.
0 commit comments