We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7894a0 commit 166b605Copy full SHA for 166b605
phpcs.xml
@@ -22,7 +22,6 @@
22
<rule ref="LaminasCodingStandard">
23
<!-- Exclude rule -->
24
<exclude name="SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly.ReferenceViaFullyQualifiedName" />
25
- <exclude-pattern>src/Core/src/App/src/Migration/*</exclude-pattern>
26
<exclude-pattern>config/pipeline.php</exclude-pattern>
27
</rule>
28
</ruleset>
0 commit comments