mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-01 01:39:20 +00:00
Excluded checking of directory var from codesniffer
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd "$(dirname "$(readlink -f "${0}")")/../docker-symfony/" || exit 1
|
||||
docker-compose exec php php vendor/bin/php-cs-fixer fix .
|
||||
docker-compose exec php php vendor/bin/php-cs-fixer fix
|
||||
|
||||
Reference in New Issue
Block a user