Skip to content

Migrate from isort to ruff #230

@Cadair

Description

@Cadair

Describe the feature

The first iteration of the package template kept isort around because sunpy core uses the length_sort_sections config key which ruff doesn’t have support for.

I think we could drop the use of this config option and alphabetically sort everything, but this should be done as a standalone migration as it will generate large diffs to all the repos using the config option currently, especially core.

Proposed solution

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions