apache / apache/pekko

Upgrade scalafix for build-in rules of OrganizeImports

Open
#573 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
1.6k
Forks
211
Avg merge
1d 6h
Merged PRs (30d)
89

Description

It's using and better to update to https://github.com/scalacenter/sbt-scalafix which integrated the OrganizeImports in newer version.

>Important sort-imports does not (currently) take into account shadowing. It is a faily dumb sorter of imports. If your code is using shadowing, it may end up no longer compiling! If you run into this issue, consider using [liancheng/scalafix-organize-imports](https://github.com/liancheng/scalafix-organize-imports/), which implements a semantic rule.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.