File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 104104 <type >warning</type >
105105 </rule >
106106
107- <!-- Severity 8 warnings: Magento specific code issues. -->
107+ <!-- Severity 8 warnings: Magento specific code issues and design violations . -->
108108 <rule ref =" Magento.Classes.ObjectInstantiation" >
109109 <severity >8</severity >
110110 <type >warning</type >
118118 <type >warning</type >
119119 </rule >
120120 <rule ref =" Magento.Functions.StaticFunction" >
121- <severity >6</severity >
121+ <severity >8</severity >
122+ <type >warning</type >
122123 </rule >
123124 <rule ref =" Magento.Files.LineLength" >
124125 <properties >
305306 <rule ref =" PSR2.Classes.PropertyDeclaration" >
306307 <severity >6</severity >
307308 <type >warning</type >
309+ <exclude name =" PSR2.Classes.PropertyDeclaration.Underscore" />
308310 </rule >
309311 <rule ref =" PSR2.ControlStructures.ControlStructureSpacing" >
310312 <severity >6</severity >
339341 <rule ref =" PSR2.Methods.MethodDeclaration" >
340342 <severity >6</severity >
341343 <type >warning</type >
344+ <exclude name =" PSR2.Methods.MethodDeclaration.Underscore" />
342345 </rule >
343346 <rule ref =" PSR2.Namespaces.NamespaceDeclaration" >
344347 <severity >6</severity >
You can’t perform that action at this time.
0 commit comments