Skip to content

Commit 3710ecb

Browse files
author
Oleksii Korshenko
committed
MAGETWO-65199: [GitHub][PR] [PSR-2 Compliance] Fix #8612: Hundreds of PHPCS-based static tests violations in mainline #8685
- fixed whitelist for cs test
1 parent 60cd97f commit 3710ecb

File tree

1 file changed

+2
-1
lines changed
  • dev/tests/static/testsuite/Magento/Test/Php/_files/whitelist

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Format: <componentType=module|library|theme|language|*> <componentName> <globPattern> or simply <globPattern>
22
* * /
3-
dev
3+
dev/tools/Magento
4+
dev/tests
45
phpserver
56
pub
67
setup

0 commit comments

Comments
 (0)