File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
#parse("M2-XML-File-Header")
3
- <page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" layout = " checkout " xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
3
+ <page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
4
4
<body >
5
5
#[[$END$]]#
6
6
</body >
Original file line number Diff line number Diff line change 1
1
imports :
2
- - resource : ' vendor/mediact/testing-suite/config/default/grumphp.yml'
2
+ - resource : ' vendor/mediact/testing-suite/config/default/grumphp.yml'
3
+ parameters :
4
+ xmllint.ignore_patterns :
5
+ # Uses an incomplete definition, which conflicts when <exclude-pattern>
6
+ # is defined.
7
+ - /^phpcs.xml$/
8
+ - /^phpmd.xml$/
9
+ - /^phpunit.xml$/
10
+ - /^pdepend.xml$/
11
+ - /^files/
You can’t perform that action at this time.
0 commit comments