forked from GNUsocial/gnu-social
[TOOLS] Make PHP-CS-Fixer and PHP-Doc-check run inside the tooling container
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
cd /var/www/social || exit 1
|
||||
|
||||
|
||||
ARGS=$(echo "$*" | sed 's#\(/[^/]\+\)*/phpstan\.neon#phpstan.neon#') # Remove absolute path to config file
|
||||
|
||||
rm -rf /var/www/social/var/cache/*
|
||||
|
Reference in New Issue
Block a user