File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
dev/tests/static/framework/Magento Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 26
26
<exclude-pattern >*/_files/*</exclude-pattern >
27
27
<exclude-pattern >*/Test/*</exclude-pattern >
28
28
<exclude-pattern >*Test.php</exclude-pattern >
29
+ <exclude-pattern >*/Inventory*/*</exclude-pattern >
29
30
</rule >
30
31
<rule ref =" Magento.Annotation.MethodAnnotationStructure" >
31
32
<include-pattern >*\.(php)</include-pattern >
32
33
<exclude-pattern >*/Test/*</exclude-pattern >
33
34
<exclude-pattern >*Test.php</exclude-pattern >
34
35
<exclude-pattern >*/_files/*</exclude-pattern >
36
+ <exclude-pattern >*/Inventory*/*</exclude-pattern >
35
37
</rule >
36
38
<rule ref =" Magento.Annotation.ClassAnnotationStructure" >
37
39
<include-pattern >*\.(php)</include-pattern >
38
40
<exclude-pattern >*/Test/*</exclude-pattern >
39
41
<exclude-pattern >*Test.php</exclude-pattern >
40
42
<exclude-pattern >*/_files/*</exclude-pattern >
43
+ <exclude-pattern >*/Inventory*/*</exclude-pattern >
41
44
</rule >
42
45
<rule ref =" Magento.Functions.OutputBuffering" >
43
46
<include-pattern >*/(app/code|vendor|setup/src|lib/internal/Magento)/*</include-pattern >
You can’t perform that action at this time.
0 commit comments