ruff icon indicating copy to clipboard operation
ruff copied to clipboard

[Feature Request] Sort dict keys

Open Tatsh opened this issue 4 months ago • 0 comments

Would be nice and I did not find this feature already being requested.

ESLint has this feature: sort-keys. Should have options like case-sensitivity, minimum keys, natural, asc/desc. # noqa: ... should disable the requirement and stop the auto-fixer.

Tatsh avatar Feb 22 '24 21:02 Tatsh