liancheng/scalafix-organize-imports
A CI-friendly Scalafix semantic rule for organizing imports
ScalaMIT
Issues
- 1
Add ability to specify a "root" package
#312 opened by mdedetrich - 1
Implement `removeUnused` for scala 3, as 3.3.0 now supports -Wunused:imports
#316 opened by ivan-klass - 4
- 2
Running from sbt command line without full depency spec produces inconsistent results
#289 opened by arobertn - 1
sbt install issue
#304 opened by gregbrowndev - 1
v0.6.0 is apparently built against Scalafix 0.9.31, warning when using Scalafix 0.10.1
#277 opened by PawelLipski - 1
- 1
- 2
OrganizeImports ignores my group rules
#286 opened by dashkose - 0
Formatting is not preserved after exploding imports
#279 opened by johnspade - 2
Scala 3 support
#178 opened by bjaglin - 8
Issue with scala3 `*` imports and IntelliJ
#197 opened by guizmaii - 2
`OrganizeImports` from plain console
#205 opened by arbitrary-dev - 7
- 4
Support Scala 3 given imports
#220 opened by gvolpe - 2
Backticks are lost after merge
#175 opened by chessman - 1
Multiple imports in one single line
#155 opened by phdoerfler - 5
Feature request: blankLines INSIDE of a group (or at least inside of the * group).
#174 opened by agilesteel - 3
- 2
Identifiers are not escaped after merging
#167 opened by nigredo-tori - 4
Different order in sbt and gradle
#135 opened by jahan01 - 0
- 0
- 3
blank lines is ignored
#147 opened by kornev - 6
Ability to control blank lines between groups
#140 opened by nafg - 3
- 5
OrganizeImports produces non-sensical imports
#137 opened by sideeffffect - 8
- 6
Smart merging with wildcard import
#105 opened by danslapman - 8
characters ` are missing after reorganize import
#101 opened by JR-Utily - 11
Infinite loop
#64 opened by japgolly - 1
- 1
Feature request: collapse single-element groups
#96 opened by japgolly - 2
Running from command-line
#87 opened by jqno - 0
When a name is renamed to multiple aliases in the same source file, merging imports produces wrong results
#91 opened by liancheng - 0
- 1
Possiblity to remove duplicate imports?
#81 opened by ckipp01 - 4
Bug: Generates invalid code due to inheritance
#65 opened by japgolly - 2
Handling `_root_.` prefix with `expandRelative`
#62 opened by eikek - 18
Incorrectly separating imports
#59 opened by japgolly - 3
Don't add `package` to imports
#55 opened by japgolly - 11
- 8
Conflicting line length rule with scalafmt
#43 opened by arjun-1 - 1
Add test coverage report
#27 opened by liancheng - 2
Reordering explicitly imported names and wildcard may introduce compilation error
#30 opened by liancheng - 6
- 5
Symbols in intermediate clauses crashes
#22 opened by japgolly - 0
Explicitly imported names cannot be removed while merging imports even when a wildcard exists
#25 opened by liancheng - 4
- 3