Skip to content

Commit cdc6a83

Browse files
authored
Fix spacing
1 parent 07f1e2d commit cdc6a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ checkstyle:
2020
checkquality:
2121
vendor/bin/phpstan analyse
2222

23-
xmllint --noout --schema vendor/magento/module-store/etc/config.xsd etc/config.xml
23+
xmllint --noout --schema vendor/magento/module-store/etc/config.xsd etc/config.xml
2424
xmllint --noout --schema vendor/magento/module-backend/etc/menu.xsd etc/adminhtml/menu.xml
2525
xmllint --noout --schema vendor/magento/framework/App/etc/routes.xsd etc/adminhtml/routes.xml
2626
xmllint --noout --schema vendor/magento/module-config/etc/system.xsd etc/adminhtml/system.xml

0 commit comments

Comments
 (0)