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
Is there a configurable setting in the latest version of pyproject-fmt that we can use to stop the collapse of the project sub-tables to be inline within the project table? Our project has a lot of CLIs and entry points, so the option to group them up thematically under sub-tables was very much appreciated in the v1.x iterations of pyproject-fmt.
Uh oh!
There was an error while loading. Please reload this page.
Is there a configurable setting in the latest version of
pyproject-fmt
that we can use to stop the collapse of the project sub-tables to be inline within the project table? Our project has a lot of CLIs and entry points, so the option to group them up thematically under sub-tables was very much appreciated in the v1.x iterations ofpyproject-fmt
.With v2.2.1 of
pyproject-fmt
:Previously with v1.8.0:
Additionally, is there an option to retain newlines between project sub-tables? Looking forward to hearing back from you soon! Thanks!
The text was updated successfully, but these errors were encountered: