Auto optimize imports in project - scalafix?
Open
- Dominant language
- Scala
- Stars
- 135
- Forks
- 10
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 11
Description
Lets consider scalafix with:
```
OrganizeImports {
groupedImports = Keep
importsOrder = Ascii
}
```
or something else that sorts import alphabetically.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by inspecting the Scala build and formatting configuration to determine where Scalafix or an alternative would apply; done means the project’s imports are consistently sorted alphabetically under an agreed configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100