mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 10:53:37 +00:00
Small script change. [skip ci]
This commit is contained in:
@@ -45,8 +45,7 @@ PHP_CS_FIXER_IGNORE_ENV=true
|
|||||||
./vendor/bin/php-cs-fixer fix \
|
./vendor/bin/php-cs-fixer fix \
|
||||||
--config $SCRIPT_DIR/php-cs-fixer/.php-cs-fixer.php \
|
--config $SCRIPT_DIR/php-cs-fixer/.php-cs-fixer.php \
|
||||||
--format=$OUTPUT_FORMAT \
|
--format=$OUTPUT_FORMAT \
|
||||||
--allow-risky=yes \
|
--allow-risky=yes $EXTRA_PARAMS \
|
||||||
$EXTRA_PARAMS
|
|
||||||
|
|
||||||
EXIT_CODE=$?
|
EXIT_CODE=$?
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user