File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 66bin/blacklist.txt
77dev/tests/static/Magento/Sniffs/Annotations/Helper.php
88dev/tests/static/Magento/Sniffs/Annotations/RequireAnnotatedAttributesSniff.php
9- dev/tests/static/Magento/Sniffs/Annotations/RequireAnnotatedMethodsSniff.php
9+ dev/tests/static/Magento/Sniffs/Annotations/RequireAnnotatedMethodsSniff.php
10+ dev/tests/verification/_generated
Original file line number Diff line number Diff line change 44echo "===============================PHP CODE SNIFFER REPORT==============================="
55vendor/bin/phpcs ./src --standard=./dev/tests/static/Magento
66vendor/bin/phpcs ./dev/tests/unit --standard=./dev/tests/static/Magento
7- vendor/bin/phpcs ./dev/tests/verification --standard=./dev/tests/static/Magento
7+ vendor/bin/phpcs ./dev/tests/verification --standard=./dev/tests/static/Magento --ignore=dev/tests/verification/_generated
88
99echo "===============================COPY PASTE DETECTOR REPORT==============================="
1010vendor/bin/phpcpd ./src
You can’t perform that action at this time.
0 commit comments