It's strange to have to disable an inspection in i...
# announcements
y
It's strange to have to disable an inspection in idea to respect kotlin-coding-convention.... (
Package name does not match containing directory
vs
In pure Kotlin projects, the recommended directory structure is to follow the package structure with the common root package omitted
). And is there a way to give IntelliJ the "base" package for new files under root ?
g
Make sense to report an issue