You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we install this lib via composer, we see /phpstan.dist.neon file and /docs dir, which are not meant to be downloaded and used by final users, but just increasing the size of the dist.
I think they should be added in .gitattributes under export-ignore rule. If you agree, I submit a PR