Patrick Armengol
Patrick Armengol
> Can you try setting `winfixwidth` and `winfixheight` on the neo-tree window? No change in behavior.
> Has the problem been solved? No, it's still occurring.
> [hatch](https://github.com/pypa/hatch) generates an empty license file during initialization, and it is up to the user to add the details. I'm not sure why you end up with empty files,...
Should rye give users the option to opt out of the src layout and opt for a flat layout? IMO no, but it could be possible. Hatch does it with...
> Why would rye give that option, when opting out is a simple `mv` and `rmdir`? People are lazy lol. And existing tools already give that option, so it may...