Maël Nison
Maël Nison
Nice article! (I had to read it through [Google Translate](https://translate.google.com/translate?sl=auto&tl=en&u=https://github.com/borekb/blog/issues/3) so pray forgive if I misunderstood something 😄) Two little notes: > Pak ale přišel Yarn 2 a ten udělal...
I've only started the review, but it looks really nice! Some areas of improvements I've identified so far: - Documentation (it's a bit difficult to find out how to use...
Really impressive work; I didn't look at clcs in details yet, but the changes in Clipanion look mostly fine (just the part about the callbacks being non-serializables; since serializing the...
Oh, something else I forgot to add: I noticed that completions can merge options & non-options. I wonder if we could improve that to only show non-options if there's any...
I see, that's surprising at first but it makes sense 👍
That seems unlikely, unless perhaps you made an overarching workspace glob pattern like `**` or similar.
Did you check with 3.0.1? It should be fixed starting from 2e910239f692ff59c13efff260eebba119eef1cb
Although this behavior only triggers if you don't have other documented commands. If you do, then your best option is to also give a name to your "main" command (just...
Actually we don't use Yup anymore in Clipanion 2 (still in dev)! The integration is now with [Typanion](https://github.com/arcanis/typanion), a sibling library of mine 🙂 That said, I'm not sure how...
I don't know if you'd find that too specific to be in the core, but Yarn also makes a little change on the filesystem paths: if you have a path...