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 7d40225 commit 111c993Copy full SHA for 111c993
Magento2/ruleset.xml
@@ -502,6 +502,7 @@
502
</properties>
503
<severity>6</severity>
504
<type>warning</type>
505
+ <exclude-pattern>*\.js$</exclude-pattern>
506
</rule>
507
<rule ref="Magento2.GraphQL.ValidArgumentName">
508
@@ -577,6 +578,7 @@
577
578
<rule ref="PSR2.Methods.FunctionCallSignature">
579
580
581
582
583
<rule ref="PSR2.Methods.FunctionCallSignature.SpaceAfterCloseBracket">
584
<severity>0</severity>
0 commit comments