We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24ef62a + 189585c commit e3d9adcCopy full SHA for e3d9adc
rulesets/phpmd.xml
@@ -28,4 +28,6 @@
28
<rule ref="vendor/space48/magento2-code-quality/rulesets/PhpMd/extra.xml" >
29
</rule>
30
31
+ <exclude-pattern>app/etc/*</exclude-pattern>
32
+ <exclude-pattern>app/bootstrap.php</exclude-pattern>
33
</ruleset>
rulesets/ruleset.xml
@@ -39,4 +39,6 @@
39
</properties>
40
41
42
43
44
0 commit comments