We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c3630 commit 5fe735bCopy full SHA for 5fe735b
dev/tests/static/testsuite/Magento/Test/Legacy/_files/copyright/blacklist.php
@@ -7,5 +7,6 @@
7
'/\.(jpe?g|png|gif|ttf|swf|eot|woff|pdf|mp3|pdf|jar|jbf|php\.dist)$/',
8
'/pub\/opt\/magento\/var/',
9
'/COPYING\.txt/',
10
- '/setup\/src\/Zend\/Mvc\/Controller\/LazyControllerAbstractFactory\.php/'
+ '/setup\/src\/Zend\/Mvc\/Controller\/LazyControllerAbstractFactory\.php/',
11
+ '/app\/code\/(?!Magento)[^\/]*/'
12
];
0 commit comments