Closed
Description
Thanks for an awsome library. I am currently trying to replace the old flake8 and isort setup on our repo with ruff.
We can almost replace isort with ruff, but we are currently using the Length-Sort configuration from isort, which currently can't be found in ruff.