Skip to content

.phpqa.yml set multi extensions phpmetrics analyize will got No file found LogicException #187

@mouson

Description

@mouson

.phpqa.yml

phpqa:
  tools:
    - phpmetrics
  extensions:
    - php
    - inc
[Edge\QA\Task\ParallelExec] "/phpqa/vendor/bin/phpmetrics" "./"  --excluded-dirs="Reports|vendor" --extensions php,inc --offline --report-html "PHPQA/phpmetrics.html" --report-xml "PHPQA/phpmetrics.xml"

image

--extensions php,inc change to --extensions "php|inc" can fix this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions