I've seen multiple cases in which my lazy coworkers copy paste a file without changing the package.
Kotlin is cool about it, and the only one issuing a warning is the IDE.
Is there a way so that the compiler fails on THAT warning? or maybe... via ktlint?