File tree 1 file changed +9
-5
lines changed 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 526
526
<severity >6</severity >
527
527
<type >warning</type >
528
528
</rule >
529
- <!-- Field name validation deactivated as per request https://github.com/magento/magento-coding-standard/pull/141#discussion_r323349939 -->
530
- <!-- <rule ref="Magento2.GraphQL.ValidFieldName">-->
531
- <!-- <severity>6</severity>-->
532
- <!-- <type>warning</type>-->
533
- <!-- </rule>-->
529
+ <rule ref =" Magento2.GraphQL.ValidFieldName" >
530
+ <!--
531
+ * Field name validation deactivated as per request
532
+ * https://github.com/magento/magento-coding-standard/pull/141#discussion_r323349939
533
+ -->
534
+ <exclude name =" Magento2.GraphQL.ValidFieldName" />
535
+ <severity >6</severity >
536
+ <type >warning</type >
537
+ </rule >
534
538
<rule ref =" Magento2.GraphQL.ValidArgumentName" >
535
539
<severity >6</severity >
536
540
<type >warning</type >
You can’t perform that action at this time.
0 commit comments