Skip to content

Magento2 xml fix

Alan Nelson requested to merge magento2-xml-fix into develop

Applies the following fixes to the Magento2 XML Lint container:

  • Handles the error properly when no XML files are found in a given path
  • Adds parenthesis to the python print statements for support of Python3

Merge request reports