|
|
|
@ -35,6 +35,10 @@
|
|
|
|
|
</rule>
|
|
|
|
|
<rule ref="SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses"/>
|
|
|
|
|
<rule ref="SlevomatCodingStandard.PHP.OptimizedFunctionsWithoutUnpacking"/>
|
|
|
|
|
<rule ref="SlevomatCodingStandard.Namespaces.UnusedUses"/>
|
|
|
|
|
<rule ref="SlevomatCodingStandard.Namespaces.UnusedUses">
|
|
|
|
|
<properties>
|
|
|
|
|
<property name="searchAnnotations" value="true"/>
|
|
|
|
|
</properties>
|
|
|
|
|
</rule>
|
|
|
|
|
<config name="ParanoiaMode" value="0"/>
|
|
|
|
|
</ruleset>
|
|
|
|
|