File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9797 ],
9898 "cs" : [
9999 " Composer\\ Config::disableProcessTimeout" ,
100- " utils/vendor/bin/php-cs-fixer fix --ansi --verbose --dry-run --diff --config=.php-cs-fixer.user-guide.php" ,
101- " utils/vendor/bin/php-cs-fixer fix --ansi --verbose --dry-run --diff --config=.php-cs-fixer.no-header.php" ,
102- " utils/vendor/bin/php-cs-fixer fix --ansi --verbose --dry-run --diff --config=.php-cs-fixer.tests.php" ,
103- " utils/vendor/bin/php-cs-fixer fix --ansi --verbose --dry-run --diff"
100+ " utils/vendor/bin/php-cs-fixer check --ansi --verbose --diff --config=.php-cs-fixer.user-guide.php" ,
101+ " utils/vendor/bin/php-cs-fixer check --ansi --verbose --diff --config=.php-cs-fixer.no-header.php" ,
102+ " utils/vendor/bin/php-cs-fixer check --ansi --verbose --diff --config=.php-cs-fixer.tests.php" ,
103+ " utils/vendor/bin/php-cs-fixer check --ansi --verbose --diff"
104104 ],
105105 "cs-fix" : [
106106 " Composer\\ Config::disableProcessTimeout" ,
You can’t perform that action at this time.
0 commit comments