Can we release a new version of scalafix-organize-imports
See original GitHub issueHello,
Meanwhile moving this rule to scalafix, which I would like to help on, can we do a release of scalafix-organize-imports. I would unblock people using scala 3, with given
statement.
Or would we need that this bug is fixed https://github.com/liancheng/scalafix-organize-imports/issues/221 ?
Thanks a lot!
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:7 (6 by maintainers)
Top Results From Across the Web
liancheng/scalafix-organize-imports: A CI-friendly ... - GitHub
OrganizeImports is a CI-friendly Scalafix semantic rule that helps you organize Scala import statements. Metals, the Scala language server, also uses ...
Read more >scalacenter/scalafix - Gitter
I have wanted to add support to configure a sequence of scalafix steps so that users can for example first run RemoveUnused and...
Read more >Community rules · Scalafix - Scala Center
Many rules have been developed and published by the community. Follow this documentation to use them in your project. Help us increase visibility...
Read more >How to organize imports in #Scala with #Metals and/or #Scalafix
In this video we are going to learn how to organize imports in Scala with either Metals and/or Scalafix. As a by-product we...
Read more >Visual Studio Code | Metals - Scalameta
Apart from new features, pre-release versions also include many bugfixes. ... Behind the scenes, Metals uses Bloop to import sbt builds, but you...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Haven’t drafted the release notes yet, but I’ve published the v0.6.0 release. See https://github.com/liancheng/scalafix-organize-imports/runs/4112135650
No, I’ll cut a release soon!