Skip to content

Commit f16142d

Browse files
committed
AC-670: Create phpcs static check for LayoutTest
1 parent 5d04411 commit f16142d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Magento2/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<type>error</type>
145145
<exclude-pattern>*\.xml$</exclude-pattern>
146146
</rule>
147-
<rule ref="Magento2.Legacy.LayoutSniff">
147+
<rule ref="Magento2.Legacy.Layout">
148148
<severity>10</severity>
149149
<type>error</type>
150150
<include-pattern>*/view/(adminhtml|frontend|base)/*\/.xml</include-pattern>

0 commit comments

Comments
 (0)