phpstan / phpstan-strict-rules

Extra strict and opinionated rules for PHPStan
MIT License
604 stars 48 forks source link

ignore build-cs folder in releases #206

Closed staabm closed 1 year ago

staabm commented 1 year ago

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?

grafik
staabm commented 1 year ago

see also other affect phpstan plugins:

grafik
ondrejmirtes commented 1 year ago

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.

ondrejmirtes commented 1 year ago

This is no longer relevant after https://github.com/phpstan/phpstan-strict-rules/commit/5c143aa605bbf392a90630773618eeaeeac7a49b