Skip to content

Commit 642c3d1

Browse files
committed
Sort entries of module.xml file
1 parent 7680468 commit 642c3d1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

etc/module.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0"?>
2-
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
2+
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
43
<module name="Yireo_ThemeCommands"/>
5-
</config>
4+
</config>

0 commit comments

Comments
 (0)