File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 678
678
<type >warning</type >
679
679
<exclude-pattern >*\.php$</exclude-pattern >
680
680
<exclude-pattern >*\.phtml$</exclude-pattern >
681
- <!-- TODO: AC-1314 -->
682
- <exclude name =" Magento2.Legacy.CopyrightAnotherExtensionsFiles" />
683
681
</rule >
684
682
<rule ref =" Magento2.Legacy.Copyright" >
685
683
<severity >5</severity >
686
684
<type >warning</type >
687
685
<include-pattern >*\.php$</include-pattern >
688
686
<include-pattern >*\.phtml$</include-pattern >
689
- <!-- TODO: AC-1314 -->
690
- <exclude name =" Magento2.Legacy.Copyright" />
691
687
</rule >
692
688
<rule ref =" Internal.NoCodeFound" >
693
689
<severity >0</severity >
694
690
</rule >
691
+ <!-- TODO: AC-1314 -->
692
+ <rule ref =" Magento2.Legacy" >
693
+ <exclude name =" Magento2.Legacy.Copyright" />
694
+ <exclude name =" Magento2.Legacy.CopyrightAnotherExtensionsFiles" />
695
+ </rule >
695
696
</ruleset >
You can’t perform that action at this time.
0 commit comments