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.
1 parent 356c0f2 commit f32c719Copy full SHA for f32c719
dev/tests/static/framework/Magento/ruleset.xml
@@ -23,7 +23,8 @@
23
<exclude-pattern>*/_files/*</exclude-pattern>
24
</rule>
25
<rule ref="Magento.Annotation.MethodArguments">
26
- <exclude-pattern>*/_files/*</exclude-pattern>
+ <!--Disabled due to MAGETWO-94083-->
27
+ <exclude-pattern>*</exclude-pattern>
28
29
<rule ref="Magento.Functions.OutputBuffering">
30
<include-pattern>*/(app/code|vendor|setup/src|lib/internal/Magento)/*</include-pattern>
0 commit comments