Skip to content

Commit

Permalink
Have make fix output message in the end
Browse files Browse the repository at this point in the history
  • Loading branch information
hgraca committed Oct 1, 2023
1 parent 31e9081 commit 5adeb36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ fix:
PHP_CS_FIXER_IGNORE_ENV=1 ./bin/php-cs-fixer fix -v
./bin/psalm
./bin/phpunit -d memory_limit=-1 --coverage-clover var/coverage.clover.xml
@ echo "" && echo "FINISHED SUCCESSFULLY!"

0 comments on commit 5adeb36

Please sign in to comment.