Hello, with the K2 compiler and Kotlin 2.1, with the new
extra compiler checks and a compose multiplatform project, I’m having warnings on generated compose code like in this
issue. Do you know a way, by any chance, to make it ignore generated code? Thanks!