Skip to content

✨ Sort Imports Automatically for better DX #271

@tyler-dane

Description

@tyler-dane

Feature Description

As a developer, I want my imports to auto-sort, so that the codebase is consistent and I don't have to manually worry about them.

This sorting should happen during the commit process to avoid merge conflicts

Use Case

This is more import now that IDEs and AI tools are helping with imports. Having rules to maintain consistency should help developers focus on the task at hand. Devs shouldn't have to think about ordering imports, removing unused imports, or adding/removing space between imports. They should just write code and let their IDE and the repo's tooling take care of the rest.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions