diff options
Diffstat (limited to 'tests/phpstan-next.txt')
| -rw-r--r-- | tests/phpstan-next.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt index cfcbedf0a..84953b10a 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -4,7 +4,6 @@ # find . -type d -name 'vendor' -prune -o -name '*.php' -exec sh -c 'vendor/bin/phpstan analyse --level 7 --memory-limit 512M {} >/dev/null 2>/dev/null || echo {}' \; ./app/Controllers/indexController.php -./app/Controllers/updateController.php ./app/Controllers/userController.php ./app/Models/Feed.php ./app/Models/Share.php |
