Mattias de Zalenski
Mattias de Zalenski
Great! Finally got around to learn a bit of kotlin and make an attempt in #328 😄
> @zalenskivolt apologies; I've been busy on other work projects, but I plan to review this soon. no worries! I had a bit of a break in my current work,...
Another take: instead of breaking up the option value into parts, just do that in the toString method, and optionally construct an Oscore option from the different parts, using `Oscore.fromParts(partialIv,...
> Thank you for your interest in contributing new gotestsum formats! > > Looking at the example output, the two changes from the existing `pkgname` format seem to be: >...
> It struggles a bit when there are many deeply nested packages. Maybe it could be updated to handle this better. Updated to allow backing up one step with `↶`,...
> I think this is a cool idea! Thanks! > Instead of ↶ could we remove the trimming of the shared part of the package path? Every package would be...
> [short names] might be a useful option > > I would love to experiment a bit more around this. I'll add it as a hidden option. I'll also try...
> I think both of the two versions might be useful. The dotwriter one (pkgname-compact2) for terminal usage, where it is ok to rewrite lines. And the plain one (pkgname-compact),...
https://github.com/spf13/viper/pull/1987