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 1
1
<?xml version =" 1.0" ?>
2
2
<ruleset name =" Magento2 Only" >
3
3
<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" >
5
5
<severity >5</severity >
6
6
<type >warning</type >
7
7
</rule >
8
- <rule ref =" Magento2.Header .CopyrightAnotherExtensionsFiles" >
8
+ <rule ref =" Magento2.Legacy .CopyrightAnotherExtensionsFiles" >
9
9
<severity >5</severity >
10
10
<type >warning</type >
11
11
<exclude-pattern >*\.php$</exclude-pattern >
12
12
<exclude-pattern >*\.phtml$</exclude-pattern >
13
13
</rule >
14
- <rule ref =" Magento2.Header .Copyright" >
14
+ <rule ref =" Magento2.Legacy .Copyright" >
15
15
<severity >5</severity >
16
16
<type >warning</type >
17
17
<include-pattern >*\.php$</include-pattern >
You can’t perform that action at this time.
0 commit comments