Skip to content

Commit 8f3b6e7

Browse files
author
Dan Wallis
committed
Move YouweMagento2 standard to another repository
1 parent e006c9c commit 8f3b6e7

File tree

2 files changed

+0
-65
lines changed

2 files changed

+0
-65
lines changed

composer.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
],
1212
"require": {
1313
"php": "^7.0 || ^8.0",
14-
"magento/magento-coding-standard": "*",
1514
"phpmd/phpmd": "^2.0",
1615
"squizlabs/php_codesniffer": "^3.5.4"
1716
},
@@ -43,16 +42,5 @@
4342
},
4443
"config": {
4544
"sort-packages": true
46-
},
47-
"scripts": {
48-
"post-install-cmd": [
49-
"@phpcs-set-paths"
50-
],
51-
"post-update-cmd": [
52-
"@phpcs-set-paths"
53-
],
54-
"phpcs-set-paths": [
55-
"vendor/bin/phpcs --config-set installed_paths src/,../../magento/magento-coding-standard/,../../phpcompatibility/php-compatibility/"
56-
]
5745
}
5846
}

src/YouweMagento2/ruleset.xml

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

0 commit comments

Comments
 (0)