Skip to content

Commit 9cd24a1

Browse files
committed
Remove sjparkinson/static-review and other obsolete tools
1 parent da164a0 commit 9cd24a1

16 files changed

+1
-894
lines changed

.php_cs.dist

-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
* See COPYING.txt for license details.
55
*/
66

7-
/**
8-
* Pre-commit hook installation:
9-
* vendor/bin/static-review.php hook:install dev/tools/Magento/Tools/StaticReview/pre-commit .git/hooks/pre-commit
10-
*/
117
$finder = PhpCsFixer\Finder::create()
128
->name('*.phtml')
139
->exclude('dev/tests/functional/generated')

composer.json

-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
"ext-zip": "*",
7171
"ext-pdo_mysql": "*",
7272
"ext-soap": "*",
73-
"sjparkinson/static-review": "~4.1",
7473
"ramsey/uuid": "~3.7.3"
7574
},
7675
"require-dev": {

composer.lock

+1-104
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/tests/static/testsuite/Magento/Test/Php/_files/whitelist/common.txt

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Format: <componentType=module|library|theme|language|*> <componentName> <globPattern> or simply <globPattern>
22
* * /
3-
dev/tools/Magento
43
dev/tests
54
phpserver
65
pub

dev/tools/Magento/Tools/Layout/processors/addItemRenderer.xsl

-27
This file was deleted.

dev/tools/Magento/Tools/Layout/processors/addToParentGroup.xsl

-36
This file was deleted.

dev/tools/Magento/Tools/Layout/processors/headBlocks.xsl

-62
This file was deleted.

0 commit comments

Comments
 (0)