Skip to content

Commit 6b196b5

Browse files
authored
Merge pull request #7191 from magento-lynx/magento-coding-standard-v14
[Lynx] Updated Magento Coding Standard to version 14
2 parents a262a50 + 8b216c5 commit 6b196b5

19 files changed

+14
-1764
lines changed

composer.lock

Lines changed: 11 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/tests/static/framework/Magento/ruleset.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@
88
<ruleset name="Magento">
99
<description>Custom Magento coding standard.</description>
1010
<rule ref="./../../../../../vendor/magento/magento-coding-standard/Magento2"/>
11+
<rule ref="./../../../../../vendor/magento/magento-coding-standard/Magento2Framework"/>
12+
<exclude-pattern>*\.min.js$</exclude-pattern>
13+
<exclude-pattern>lib\/web\/(?!mage)</exclude-pattern>
1114
</ruleset>

dev/tests/static/testsuite/Magento/Test/Legacy/ClassesTest.php

Lines changed: 0 additions & 128 deletions
This file was deleted.

dev/tests/static/testsuite/Magento/Test/Legacy/CopyrightTest.php

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)