Skip to content

Commit ebc647d

Browse files
committed
AC-201: Move phpcs checks from magento2 to magento-coding-standard repo
- WIP: Update ruleset.xml
1 parent 6cfce18 commit ebc647d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Magento2/ruleset.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,4 +585,8 @@
585585
<exclude-pattern>*/Test/*</exclude-pattern>
586586
<exclude-pattern>*Test.php</exclude-pattern>
587587
</rule>
588+
<rule ref="Magento2.Html">
589+
</rule>
590+
<rule ref="Magento2.Less">
591+
</rule>
588592
</ruleset>

0 commit comments

Comments
 (0)