Ilyes512

Results 20 comments of Ilyes512

Would be nice if we could create tests for both to see if there would be situations that `os/user.Lookup*` would return something else.

@joonas-fi Are you using `FROM scratch` perhaps? Do you got the Dockerfile of the image available somewhere to see?

I guess it's not (yet?) implemented: https://github.com/bitwalker/conform/issues/19 https://github.com/bitwalker/conform/milestone/1 This can probably be close as there is already an issue open?

Yes, I know of it :) FYI I will not implement it in boilr, but if I choose to use cobra I will probably use Viper as well in my...

Nice! Would be nice for the future version to be able to work together with multiauth. Thanks for responding!

So I have wasted hours on finding out why I am getting these warning: ``` The checksum verification of the file failed ``` Are there any plans to fix this?

@bmewburn I would love for this to get solved. It gets very tiresome to have to add an `@var` declaration for every mock I create. I am not familiar with...

Any plans on supporting phar files in future?

I got the same. Should we be able to define types in traits and use them elsewhere or not? edit: Defining a `@phpstan-type` and then using it in the same...

Have the same issue and can confirm using dev-master fixed my issue as well!