Closed njzjz closed 1 year ago
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.
[build-system]
[project]
[tool]
Is it the expected behavior?
It only handles the build-system and project sections for now. PR welcome to change that.
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.Is it the expected behavior?