infinito/administration/format-code.sh
2019-01-05 12:38:58 +01:00

4 lines
139 B
Bash

#!/bin/bash
cd "$(dirname "$(readlink -f "${0}")")/../docker-symfony/" || exit 1
docker-compose exec php php vendor/bin/php-cs-fixer fix .