Skip to content

Commit 72a8df0

Browse files
committed
ignore new rule
1 parent 0bced57 commit 72a8df0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodeatCodingStandard/ruleset.xml

+1
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@
171171
<exclude name="SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalConstants.NonFullyQualified"/>
172172
<exclude name="SlevomatCodingStandard.Numbers.RequireNumericLiteralSeparator.RequiredNumericLiteralSeparator"/>
173173
<exclude name="SlevomatCodingStandard.Functions.TrailingCommaInCall.MissingTrailingComma"/>
174+
<exclude name="SlevomatCodingStandard.Functions.RequireMultiLineCall.RequiredMultiLineCall"/>
174175
<exclude name="SlevomatCodingStandard.Variables.DisallowSuperGlobalVariable.DisallowedSuperGlobalVariable"/>
175176
<exclude name="SlevomatCodingStandard.Commenting.RequireOneLineDocComment.MultiLineDocComment"/>
176177
<exclude name="SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment.MultiLinePropertyComment"/>

0 commit comments

Comments
 (0)