mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2025-02-09 21:23:49 +01:00
Update php lint
This commit is contained in:
parent
71cc569e77
commit
80afe73323
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@
|
|||
"@ci:php:stan"
|
||||
],
|
||||
"ci:php:cs-fixer": "php-cs-fixer fix --config ./Build/php-cs-fixer/php-cs-fixer.php -v --dry-run --diff",
|
||||
"ci:php:lint": "parallel-lint *.php Classes Configuration Tests",
|
||||
"ci:php:lint": "parallel-lint *.php Build Classes Configuration Tests",
|
||||
"ci:php:mess": "phpmd Classes text Build/phpmd/phpmd.xml",
|
||||
"ci:php:rector": "rector --dry-run",
|
||||
"ci:php:sniff": "phpcs --standard=Build/phpcs/phpcs.xml Classes Configuration Tests",
|
||||
|
|
Loading…
Add table
Reference in a new issue