Kotlin: forbid wildcard imports and expand wildcard imports
Open
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 559
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 34
Description
Hello,
I wanted to ask, if it is possible to provide forbid wildcard imports and expand wildcard imports to Kotlin as well?
Currently I am using ktlint with `ktlint_standard_no-wildcard-imports = disabled`.
But maybe it would also be a great addition for spotless as well?
Thank you in advance.
Contributor guide
Assessment
This issue has not been assessed yet.