File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 168
168
<exclude name =" SlevomatCodingStandard.ControlStructures.DisallowEmpty.DisallowedEmpty" />
169
169
<exclude name =" SlevomatCodingStandard.ControlStructures.NewWithParentheses.MissingParentheses" />
170
170
<exclude name =" SlevomatCodingStandard.ControlStructures.DisallowYodaComparison.DisallowedYodaComparison" />
171
+ <exclude name =" SlevomatCodingStandard.ControlStructures.RequireYodaComparison.RequiredYodaComparison" />
171
172
<exclude name =" SlevomatCodingStandard.ControlStructures.JumpStatementsSpacing.IncorrectLinesCountAfterLastControlStructure" />
173
+ <exclude name =" SlevomatCodingStandard.ControlStructures.RequireTernaryOperator.TernaryOperatorNotUsed" />
172
174
<exclude name =" SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly.ReferenceViaFullyQualifiedName" />
173
175
<exclude name =" SlevomatCodingStandard.Namespaces.UseOnlyWhitelistedNamespaces.NonFullyQualified" />
174
176
<exclude name =" SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalConstants.NonFullyQualified" />
You can’t perform that action at this time.
0 commit comments