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 c2e4f0a commit d236414Copy full SHA for d236414
Magento2/ruleset.xml
@@ -350,7 +350,7 @@
350
<severity>8</severity>
351
<type>warning</type>
352
</rule>
353
-
+
354
<!-- Severity 7 warnings: General code issues. -->
355
<rule ref="Generic.Arrays.DisallowLongArraySyntax">
356
<severity>7</severity>
@@ -579,7 +579,7 @@
579
580
<exclude name="PSR2.Classes.PropertyDeclaration.Underscore"/>
581
582
- <rule ref="PSR2.ControlStructures.ControlStructureSpacing">
+ <rule ref="PSR12.ControlStructures.ControlStructureSpacing">
583
<severity>6</severity>
584
585
0 commit comments