Skip to content

Commit 90983fb

Browse files
committed
AC-206: Create UCT phpcs ruleset for customizations only
1 parent c38ca66 commit 90983fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Magento2/customizations-ruleset.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
2-
<ruleset name="Magento2">
3-
<description>Magento Coding Standard</description>
2+
<ruleset name="customizations">
3+
<description>Magento Coding Standard for customizations</description>
44

55
<!-- File extensions to be checked. -->
66
<arg name="extensions" value="php,phtml,graphqls/GraphQL,less/CSS,html/PHP,xml,js/PHP"/>

0 commit comments

Comments
 (0)