mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2024-12-04 23:17:19 +01:00
Create script to run PHP-CS-Fixer
This commit is contained in:
parent
bf13004ef4
commit
60119c5b1b
1
administration/format-code.sh
Normal file
1
administration/format-code.sh
Normal file
@ -0,0 +1 @@
|
||||
(cd $(dirname $(readlink -f ${0}))/../docker-symfony/ && docker-compose exec php php vendor/bin/php-cs-fixer fix .)
|
Loading…
Reference in New Issue
Block a user