-
Notifications
You must be signed in to change notification settings - Fork 160
AC-661: Create phpcs static check for XmlTest #266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Also provide a description for the PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you can run the following in advance vendor/bin/phpcs --standard=Magento2 Magento2/Helpers/ Magento2/Sniffs
, prior to pushing changes to your PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This case is still missing, I was referring to badly formatted XML file, not wrong XML:
Include another file like this, but having the translate attribute in a new line to check also badly formatted XML files
@magento import pr to magento-commerce/magento-coding-standard |
@jcuerdo the pull request successfully imported. |
\Magento\Test\Legacy\Magento\Widget\XmlTest test for backwards-incompatible change in widget.xml structure