The idea is also similar to the 'gofmt' tool for the Go programming language: end all holy wars about formatting
Problem
I encounter holy wars about import sorting even though ordering is clear in PEP8.
Please, I don't want to use another tool (isort) when this aligns with the vision of this project. Or I'd like the ability to trigger an arbitrary chain of other formatters, through yapf, so devs aren't expected to configure too many things when picking up a new repo.
Many thanks for this project!
Related Issues
#203
#385
Problem
I encounter holy wars about import sorting even though ordering is clear in PEP8.
Please, I don't want to use another tool (isort) when this aligns with the vision of this project. Or I'd like the ability to trigger an arbitrary chain of other formatters, through yapf, so devs aren't expected to configure too many things when picking up a new repo.
Many thanks for this project!
Related Issues
#203
#385