Skip to content

Commit 1936495

Browse files
committed
it is time for another rule
1 parent 22e2f97 commit 1936495

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codeat.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@
179179
<exclude name="SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalConstants.NonFullyQualified" />
180180
<exclude name="SlevomatCodingStandard.Numbers.RequireNumericLiteralSeparator.RequiredNumericLiteralSeparator" />
181181
<exclude name="SlevomatCodingStandard.Functions.TrailingCommaInCall.MissingTrailingComma" />
182+
<exclude name="SlevomatCodingStandard.Variables.DisallowSuperGlobalVariable.DisallowedSuperGlobalVariable" />
182183
</rule>
183184
<!-- Require php 7.1 as minimum for object that is not support on php 7.1 below -->
184185
<rule ref="SlevomatCodingStandard.TypeHints.ParameterTypeHint">

0 commit comments

Comments
 (0)