mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-05 20:41:34 +01:00
2 lines
142 B
Bash
2 lines
142 B
Bash
(cd $(dirname $(readlink -f ${0}))/../docker-symfony/ && docker-compose exec php php ./vendor/bin/php-cs-fixer fix -v --diff --dry-run ./src)
|