File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 343343 <exclude name =" SlevomatCodingStandard.ControlStructures.RequireMultiLineTernaryOperator.MultiLineTernaryOperatorNotUsed" />
344344 </rule >
345345 <rule ref =" SlevomatCodingStandard.ControlStructures.RequireShortTernaryOperator" />
346- <rule ref =" SlevomatCodingStandard.ControlStructures.RequireTernaryOperator" />
347346 <rule ref =" SlevomatCodingStandard.ControlStructures.UselessIfConditionWithReturn" />
348347 <rule ref =" SlevomatCodingStandard.ControlStructures.UselessTernaryOperator" />
349348 <rule ref =" SlevomatCodingStandard.Functions.StaticClosure" >
381380 </properties >
382381 </rule >
383382 <rule ref =" SlevomatCodingStandard.Variables.UselessVariable" />
383+ <!-- <rule ref="SlevomatCodingStandard.ControlStructures.RequireTernaryOperator"/> -->
384384 <!-- <rule ref="SlevomatCodingStandard.ControlStructures.EarlyExit"/>-->
385385 <!-- <rule ref="SlevomatCodingStandard.ControlStructures.AssignmentInCondition"/>-->
386386 <!-- <rule ref="SlevomatCodingStandard.ControlStructures.DisallowShortTernaryOperator"/>-->
You can’t perform that action at this time.
0 commit comments