-
Notifications
You must be signed in to change notification settings - Fork 56
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done