File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 33 <rule ref =" PSR2" />
44 <rule ref =" vendor/slevomat/coding-standard/SlevomatCodingStandard/ruleset.xml" >
55 <exclude name =" SlevomatCodingStandard.Arrays.AlphabeticallySortedByKeys.IncorrectKeyOrder" />
6+ <exclude name =" SlevomatCodingStandard.Attributes.AttributesOrder" />
67 <exclude name =" SlevomatCodingStandard.Classes.ClassConstantVisibility" />
78 <exclude name =" SlevomatCodingStandard.Classes.ClassLength.ClassTooLong" />
89 <exclude name =" SlevomatCodingStandard.Classes.DisallowConstructorPropertyPromotion" />
910 <exclude name =" SlevomatCodingStandard.Classes.SuperfluousExceptionNaming" />
11+ <exclude name =" SlevomatCodingStandard.Commenting.DisallowCommentAfterCode" />
1012 <exclude name =" SlevomatCodingStandard.Complexity.Cognitive.ComplexityTooHigh" />
1113 <exclude name =" SlevomatCodingStandard.ControlStructures.AssignmentInCondition" />
1214 <exclude name =" SlevomatCodingStandard.ControlStructures.DisallowNullSafeObjectOperator.DisallowedNullSafeObjectOperator" />
You can’t perform that action at this time.
0 commit comments