Back to IssuesView on GitHub
#17076
Moderate
[$200 bounty] formatter: experimentalSortImports.customGroups
Summary
Implement the `customGroups` configuration option for the experimental import sorting feature in `oxfmt`. This involves parsing the new configuration and applying custom ordering rules to imports during formatting.
Skills Required
RustAST ManipulationConfiguration ParsingTesting
Files Likely Touched
Labels
A-formatter