infinito/administration/format-code.sh
2018-09-12 23:24:48 +03:00

2 lines
116 B
Bash

(cd $(dirname $(readlink -f ${0}))/../docker-symfony/ && docker-compose exec php php vendor/bin/php-cs-fixer fix .)