Closed staabm closed 1 year ago
see also other affect phpstan plugins:
I'd like to do this across all the repos, but when me or someone else is going to touch them, I'd like to solve failed PRs like https://github.com/phpstan/phpstan-beberlei-assert/pull/45 at the same time that showed up in some of the repos.
This is no longer relevant after https://github.com/phpstan/phpstan-strict-rules/commit/5c143aa605bbf392a90630773618eeaeeac7a49b
inspired by https://github.com/phpstan/phpstan-phpunit/blob/4cc5c6cc38e56bce7ea47c4091814e516d172dc3/.gitattributes#L6
I am wondering though, that this repo contains a
test/
folder which is not export-ignored, but also is not included in the release?