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 6565 </rule >
6666 <rule ref =" Squiz.Functions" >
6767 <exclude name =" Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine" />
68+ <exclude name =" Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction" />
6869 <exclude name =" Squiz.Functions.GlobalFunction.Found" />
6970 </rule >
7071 <rule ref =" Squiz.PHP" >
209210 <exclude name =" SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration.MissingTrailingComma" />
210211 <exclude name =" SlevomatCodingStandard.Variables.DisallowSuperGlobalVariable.DisallowedSuperGlobalVariable" />
211212 <exclude name =" SlevomatCodingStandard.Commenting.RequireOneLineDocComment.MultiLineDocComment" />
213+ <exclude name =" SlevomatCodingStandard.Commenting.DocCommentSpacing.IncorrectLinesCountAfterLastContent" />
212214 <exclude name =" SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment.MultiLinePropertyComment" />
213215 <exclude name =" SlevomatCodingStandard.Commenting.DisallowCommentAfterCode.DisallowedCommentAfterCode" />
214216 <exclude name =" SlevomatCodingStandard.Operators.DisallowIncrementAndDecrementOperators.DisallowedPreIncrementOperator" />
You can’t perform that action at this time.
0 commit comments