Why is wildcard imports default settings for Kotlin and Java?

Answered

As the title states Im wondering why wildcard imports for Kotlin and Java is defaulted in IDEA?
Every forum or coding conventions I have come across recommends to change this settings to Single Name or at least 999 names used.
Is there a really good reason IntelliJ IDEA is doing otherwise?

0
1 comment

Hello,

Feel free to vote for the related request on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-124296. I asked developers to look into it.

1

Please sign in to leave a comment.