This repository was archived by the owner on Jun 22, 2021. It is now read-only.
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 108108 <rule ref =" SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration" />
109109 <rule ref =" SlevomatCodingStandard.Commenting.UselessInheritDocComment" />
110110 <rule ref =" SlevomatCodingStandard.ControlStructures.DisallowEmpty" />
111- <rule ref =" SlevomatCodingStandard.ControlStructures.DisallowEqualOperators" />
112111 <rule ref =" SlevomatCodingStandard.ControlStructures.DisallowYodaComparison" />
113112 <rule ref =" SlevomatCodingStandard.ControlStructures.NewWithoutParentheses" />
114113 <rule ref =" SlevomatCodingStandard.ControlStructures.RequireNullCoalesceOperator" />
123122 <rule ref =" SlevomatCodingStandard.Namespaces.UseDoesNotStartWithBackslash" />
124123 <rule ref =" SlevomatCodingStandard.Namespaces.UseFromSameNamespace" />
125124 <rule ref =" SlevomatCodingStandard.Namespaces.UselessAlias" />
125+ <rule ref =" SlevomatCodingStandard.Operators.DisallowEqualOperators" />
126126 <rule ref =" SlevomatCodingStandard.PHP.ShortList" />
127127 <rule ref =" SlevomatCodingStandard.PHP.TypeCast" />
128128 <rule ref =" SlevomatCodingStandard.PHP.UselessParentheses" />
You can’t perform that action at this time.
0 commit comments