File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 59
59
<rule ref =" Generic.PHP.DisallowAlternativePHPTags" />
60
60
<rule ref =" Generic.PHP.DisallowShortOpenTag" />
61
61
<rule ref =" Generic.PHP.ForbiddenFunctions" >
62
- <exclude-pattern >src/preload.php</exclude-pattern >
63
62
<properties >
64
63
<property
65
64
name =" forbiddenFunctions"
342
341
<property name =" searchAnnotations" value =" true" />
343
342
</properties >
344
343
</rule >
345
- <rule ref =" SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly.PartialUse" >
346
- <exclude-pattern >config/bundles.php</exclude-pattern >
347
- </rule >
344
+ <rule ref =" SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly.PartialUse" />
348
345
<rule ref =" SlevomatCodingStandard.Numbers.RequireNumericLiteralSeparator" />
349
346
<rule ref =" SlevomatCodingStandard.Operators.DisallowEqualOperators" />
350
347
<rule ref =" SlevomatCodingStandard.Operators.SpreadOperatorSpacing" />
You can’t perform that action at this time.
0 commit comments