Skip to content

Commit e0ac310

Browse files
committed
Merge branch 'MAGETWO-90049' into nathan-bug-delivery
2 parents f19643e + 9d959fa commit e0ac310

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dev/tests/static/framework/Magento/ruleset.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
<rule ref="PSR2"/>
1212

13+
<rule ref="PSR2.Files.ClosingTag">
14+
<exclude-pattern>*.phtml</exclude-pattern>
15+
</rule>
16+
1317
<rule ref="Magento.Files.LineLength">
1418
<properties>
1519
<property name="lineLimit" value="120"/>

0 commit comments

Comments
 (0)