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 65
65
</rule >
66
66
<rule ref =" Squiz.Functions" >
67
67
<exclude name =" Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine" />
68
+ <exclude name =" Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction" />
68
69
<exclude name =" Squiz.Functions.GlobalFunction.Found" />
69
70
</rule >
70
71
<rule ref =" Squiz.PHP" >
209
210
<exclude name =" SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration.MissingTrailingComma" />
210
211
<exclude name =" SlevomatCodingStandard.Variables.DisallowSuperGlobalVariable.DisallowedSuperGlobalVariable" />
211
212
<exclude name =" SlevomatCodingStandard.Commenting.RequireOneLineDocComment.MultiLineDocComment" />
213
+ <exclude name =" SlevomatCodingStandard.Commenting.DocCommentSpacing.IncorrectLinesCountAfterLastContent" />
212
214
<exclude name =" SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment.MultiLinePropertyComment" />
213
215
<exclude name =" SlevomatCodingStandard.Commenting.DisallowCommentAfterCode.DisallowedCommentAfterCode" />
214
216
<exclude name =" SlevomatCodingStandard.Operators.DisallowIncrementAndDecrementOperators.DisallowedPreIncrementOperator" />
You can’t perform that action at this time.
0 commit comments