Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort imports issue by scalastyle consistent in IntelliJ IDEA #361

Open
QiangCai opened this issue Aug 6, 2020 · 0 comments
Open

Sort imports issue by scalastyle consistent in IntelliJ IDEA #361

QiangCai opened this issue Aug 6, 2020 · 0 comments

Comments

@QiangCai
Copy link

QiangCai commented Aug 6, 2020

[IDEA version]
IntelliJ IDEA 2020.1.3 (Ultimate Edition)
Build #IU-201.8538.31, built on July 7, 2020

[IDEA config]
choose "scalastyle consistent "
Screenshot from 2020-08-06 17-19-28

[scalastyle-config.xml under project foler]
Screenshot from 2020-08-06 17-21-58

[code sample before "Optimize imports"]
Screenshot from 2020-08-06 17-21-35

[wrong order after "Optimize imports"]
Screenshot from 2020-08-06 17-20-59

Issue: java.{lang, util} goto a wrong group.
There isn't this issue without "scalastyle consistent ".

Any idea to fix it?

@QiangCai QiangCai changed the title Sort imports by scalastyle consistent in IntelliJ IDEA Sort imports issue by scalastyle consistent in IntelliJ IDEA Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant