File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " ayacoo/redirect-tab" ,
33 "type" : " typo3-cms-extension" ,
44 "version" : " 5.0.0" ,
5- "description" : " Show TYPO3 redirects in the page properties" ,
5+ "description" : " RedirectTab - Show TYPO3 redirects in the page properties" ,
66 "authors" : [
77 {
88 "name" : " Guido Schmechel" ,
4848 }
4949 },
5050 "scripts" : {
51- "ci:php:cs" : " PHP_CS_FIXER_IGNORE_ENV=1 php ./.Build/bin/php-cs-fixer fix --dry-run -v --config ./ Build/php-cs-fixer/php-cs-fixer.php ./" ,
52- "ci:php:csfix" : " PHP_CS_FIXER_IGNORE_ENV=1 php ./.Build/bin/php-cs-fixer fix -v --config ./ Build/php-cs-fixer/php-cs-fixer.php ./" ,
51+ "ci:php:cs" : " PHP_CS_FIXER_IGNORE_ENV=1 php ./.Build/bin/php-cs-fixer fix --dry-run -v --config Build/php-cs-fixer/php-cs-fixer.php ./" ,
52+ "ci:php:csfix" : " PHP_CS_FIXER_IGNORE_ENV=1 php ./.Build/bin/php-cs-fixer fix -v --config Build/php-cs-fixer/php-cs-fixer.php ./" ,
5353 "ci:php:lint" : " find .*.php *.php Classes Configuration Tests -name '*.php' -print0 | xargs -r -0 -n 1 -P 4 php -l" ,
5454 "ci:php:sniff" : " phpcs Classes Configuration Tests" ,
5555 "ci:php:stan" : " phpstan --no-progress" ,
You can’t perform that action at this time.
0 commit comments