Skip to content

Commit

Permalink
Merge pull request #7191 from magento-lynx/magento-coding-standard-v14
Browse files Browse the repository at this point in the history
[Lynx] Updated Magento Coding Standard to version 14
  • Loading branch information
sivaschenko authored Nov 3, 2021
2 parents a262a50 + 8b216c5 commit 6b196b5
Show file tree
Hide file tree
Showing 19 changed files with 14 additions and 1,764 deletions.
17 changes: 11 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions dev/tests/static/framework/Magento/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@
<ruleset name="Magento">
<description>Custom Magento coding standard.</description>
<rule ref="./../../../../../vendor/magento/magento-coding-standard/Magento2"/>
<rule ref="./../../../../../vendor/magento/magento-coding-standard/Magento2Framework"/>
<exclude-pattern>*\.min.js$</exclude-pattern>
<exclude-pattern>lib\/web\/(?!mage)</exclude-pattern>
</ruleset>
128 changes: 0 additions & 128 deletions dev/tests/static/testsuite/Magento/Test/Legacy/ClassesTest.php

This file was deleted.

73 changes: 0 additions & 73 deletions dev/tests/static/testsuite/Magento/Test/Legacy/CopyrightTest.php

This file was deleted.

Loading

0 comments on commit 6b196b5

Please sign in to comment.