File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 526526 <severity >6</severity >
527527 <type >warning</type >
528528 </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 >
534538 <rule ref =" Magento2.GraphQL.ValidArgumentName" >
535539 <severity >6</severity >
536540 <type >warning</type >
You can’t perform that action at this time.
0 commit comments