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 198
198
<type >warning</type >
199
199
</rule >
200
200
<rule ref =" Magento2.Templates.ThisInTemplate" >
201
- <include-pattern >*.phtml</include-pattern >
201
+ <exclude-pattern >*\.php$</exclude-pattern >
202
+ <include-pattern >*\.phtml$</include-pattern >
202
203
<severity >8</severity >
203
204
<type >warning</type >
204
205
</rule >
395
396
<rule ref =" PEAR.ControlStructures.ControlSignature" >
396
397
<severity >6</severity >
397
398
<type >warning</type >
398
- <exclude-pattern >*.phtml</exclude-pattern >
399
+ <exclude-pattern >*\ .phtml$ </exclude-pattern >
399
400
</rule >
400
401
<rule ref =" PSR1.Files.SideEffects" >
401
402
<severity >6</severity >
474
475
</properties >
475
476
</rule >
476
477
<rule ref =" Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace" >
477
- <exclude-pattern >*.phtml</exclude-pattern >
478
+ <exclude-pattern >*\ .phtml$ </exclude-pattern >
478
479
</rule >
479
480
<rule ref =" Squiz.ControlStructures.ForEachLoopDeclaration" >
480
481
<severity >6</severity >
524
525
<rule ref =" Squiz.WhiteSpace.ScopeClosingBrace" >
525
526
<severity >6</severity >
526
527
<type >warning</type >
527
- <exclude-pattern >*.phtml</exclude-pattern >
528
+ <exclude-pattern >*\ .phtml$ </exclude-pattern >
528
529
</rule >
529
530
<rule ref =" Squiz.WhiteSpace.ScopeKeywordSpacing" >
530
531
<severity >6</severity >
You can’t perform that action at this time.
0 commit comments