File tree Expand file tree Collapse file tree 5 files changed +4
-3
lines changed Expand file tree Collapse file tree 5 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11/dev-tools / export-ignore
22/tests / export-ignore
33/. * export-ignore
4- /phpmd.xml export-ignore
54/phpunit.xml.dist export-ignore
Original file line number Diff line number Diff line change 1919 - run : composer validate --strict
2020 - run : composer normalize --working-dir=dev-tools ../composer.json --dry-run
2121 - run : dev-tools/vendor/bin/composer-require-checker check composer.json --config-file=.composer-require-checker.json
22- - run : dev-tools/vendor/bin/phpmd src,tests text phpmd.xml
22+ - run : dev-tools/vendor/bin/phpmd src,tests text dev-tools/ phpmd.xml
2323 - run : dev-tools/vendor/bin/php-cs-fixer fix --diff --dry-run -v
2424
2525 test :
Original file line number Diff line number Diff line change 1+ # PHP-CS-Fixer/phpunit-constraint-isidenticalstring
2+
3+ This constraint is for [ PHP CS Fixer] ( https://github.com/FriendsOfPHP/PHP-CS-Fixer ) usage only.
File renamed without changes.
Original file line number Diff line number Diff line change 2626 <directory >./src</directory >
2727 </include >
2828 </coverage >
29-
3029</phpunit >
You can’t perform that action at this time.
0 commit comments