mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 10:53:31 +00:00
Don't echo to file
This commit is contained in:
@@ -5,7 +5,7 @@ composer install --no-suggest --no-scripts --no-ansi
|
|||||||
|
|
||||||
|
|
||||||
# Do static code analysis.
|
# Do static code analysis.
|
||||||
./vendor/bin/phpstan analyse -c .ci/phpstan.neon --no-progress > phpstan.txt
|
./vendor/bin/phpstan analyse -c .ci/phpstan.neon --no-progress
|
||||||
|
|
||||||
cat phpstan.txt
|
cat phpstan.txt
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user