ToGo101

Results 1 comments of ToGo101

i have the same issue, this is what i run: ``` php-metrics: image: jakzal/phpqa:php8.0 volumes: - ./:/project command: phpmetrics /project --report-html=./metrics/report --exclude=tests,vendor,var,.docker ```