File tree Expand file tree Collapse file tree 4 files changed +4
-150
lines changed Expand file tree Collapse file tree 4 files changed +4
-150
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2222 <rule ref =" Generic.PHP.NoSilencedErrors" >
2323 <severity >10</severity >
2424 <type >error</type >
25+ <exclude-pattern >*/lib/*</exclude-pattern >
2526 </rule >
2627 <rule ref =" Generic.PHP.Syntax" >
2728 <severity >10</severity >
8990 <severity >9</severity >
9091 <type >warning</type >
9192 <exclude-pattern >*/lib/*</exclude-pattern >
93+ <exclude-pattern >*/Test/*</exclude-pattern >
9294 </rule >
9395 <rule ref =" Magento2.Security.InsecureFunction" >
9496 <severity >9</severity >
119121 <severity >8</severity >
120122 <type >warning</type >
121123 </rule >
122- <rule ref =" Magento2.Classes.ObjectInstantiation" >
123- <severity >8</severity >
124- <type >warning</type >
125- <exclude-pattern >*/Test/*</exclude-pattern >
126- </rule >
127124 <rule ref =" Magento2.Exceptions.DirectThrow" >
128125 <severity >8</severity >
129126 <type >warning</type >
141138 <rule ref =" Magento2.Functions.StaticFunction" >
142139 <severity >8</severity >
143140 <type >warning</type >
144- <exclude-pattern >*/Test /*</exclude-pattern >
141+ <exclude-pattern >*/lib /*</exclude-pattern >
145142 <exclude-pattern >*/Setup/*</exclude-pattern >
143+ <exclude-pattern >*/Test/*</exclude-pattern >
146144 </rule >
147145 <rule ref =" Magento2.Files.LineLength" >
148146 <severity >8</severity >
You can’t perform that action at this time.
0 commit comments