Skip to content

PHPStan check not running #30

@james-cnz

Description

@james-cnz

Bug Description

The commit "Reusable workflows: make the accepted config file names more explicit" seems to stop the PHPStan check from running (maybe others too, I don't know). I think it's checking that both files exist, not just one of them.

Given the following reproduction Scenario

With only one of phpstan.neon or phpstan.neon.dist, try running the PHPStan checks. Check the results, to see if the actual PHPStan check ran.

I'd expect the following behaviour

PHPStan check ran.

Instead this happened

PHPStan check didn't run.

Environment

https://github.com/james-cnz/phpdoctypessniff

Tested Against develop branch?

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions