tox-dev/pyproject-fmt

Which section will be formatted?

njzjz opened this issue · 1 comments

njzjz commented

I tried to use this tool, but the behavior confused me. While it formats lists in [build-system] and [project] to make the indent have two spaces, it entirely ignores the indent in [tool] section.

image

image

Is it the expected behavior?

It only handles the build-system and project sections for now. PR welcome to change that.