File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<ruleset name =" Magento2 Only" >
33 <description >Magento Coding Standard sniffs applicable for Magento Open Source development only</description >
4- <rule ref =" Magento2.Header .License" >
4+ <rule ref =" Magento2.Legacy .License" >
55 <severity >5</severity >
66 <type >warning</type >
77 </rule >
8- <rule ref =" Magento2.Header .CopyrightAnotherExtensionsFiles" >
8+ <rule ref =" Magento2.Legacy .CopyrightAnotherExtensionsFiles" >
99 <severity >5</severity >
1010 <type >warning</type >
1111 <exclude-pattern >*\.php$</exclude-pattern >
1212 <exclude-pattern >*\.phtml$</exclude-pattern >
1313 </rule >
14- <rule ref =" Magento2.Header .Copyright" >
14+ <rule ref =" Magento2.Legacy .Copyright" >
1515 <severity >5</severity >
1616 <type >warning</type >
1717 <include-pattern >*\.php$</include-pattern >
You can’t perform that action at this time.
0 commit comments